Compatibility Testing

Compatibility:  In simple terms, it can be defined as a state in which two different things exist together without any problems. In the software field, we can refer to this as interoperability between any two products of the same or different types.  In this section, we are going to enrich our knowledge about what is […]

SCRIPTLESS TESTING

The title Script-less Testing itself conveys the information as running the test plan without code or script which is codeless testing used during regression.  Basically, script-less testing is based on the automation category, which could be achieved by using tools, like frameworks.  HOW DOES THE TOOL WORK?  When the Tester performs the actions and features of the […]

Exploratory testing

Exploring the application, understanding how each feature works, and based on understanding testing the whole application – It is exploratory testing.
Exploratory testing needs a tester to listen, read, think, and report, effectively and rigorously.

Mobile Responsive Testing

Mobile Responsive Testing is simply a Testing Process performed to make sure that your website or an app is working appropriately on all types of devices.
Whether it an app or website, they need to ensure that they are accessible from any device, anytime, anywhere.

CONFIGURATION TESTING

The Configuration Testing is one of the categories under Software Testing. The combinations of Hardware Testing and Software Testing is simply known as Configuration Testing. An application or a system which is tested with random/multiple blending of Hardware and software which result in an application without any flaws.

SOFTWARE TESTING TECHNIQUES

Software testing is the process of validating and verifying the Software or Application or Program with the intent of finding the software Bugs. Once the software is developed, it should be tested properly before the system is delivered to the end users.

Qase is a Cloud based Test Case Management Tool

In the fast-growing IT industry, there are more need for tools to make the life of IT professionals easier. To serve that purpose we are going to look at a tool “QASE” – Test management tool which will be useful for the Testing process during the Testing lifecycle and will help both the Development and QA team.

TestRail

TestRail is a Modern web-based test management tool introduced by ‘Gurock Software’. TestRail helps to manage our test cases and test results efficiently. Test reports in TestRail can be accessed from anywhere at any time.

Regression Testing and Its Types

It is common that applications get modified for new features or bug fixes or maintenance work. These changes might affect the outcome such as broken features, bad performance, etc.