What to test – Automated testing

What to test – Automated testing

The “what to test” concept in automated testing refers to the process of identifying which aspects of the software application need to be tested using automated tests. This involves analyzing the application’s requirements, user stories, and use cases to determine the key features and functionalities that need to be tested.

When deciding what to test in automated testing, it is important to consider the criticality of the feature or functionality being tested, the frequency of use, and the potential impact on the end-user if the feature or functionality fails. Some of the key areas that are commonly tested in automated testing include:

Functional testing: This involves testing the key functionalities of the application to ensure that they meet the requirements and work as expected.

Regression testing: This involves re-testing the application after any changes or updates to ensure that the existing functionalities are not affected.

Performance testing: This involves testing the application’s ability to handle a large number of users, transactions, or data volumes.

Security testing: This involves testing the application’s security features to ensure that it is protected against potential security threats.

Compatibility testing: This involves testing the application’s compatibility with different operating systems, browsers, and devices.

Usability testing: This involves testing the application’s user interface and user experience to ensure that it is user-friendly and easy to use. By identifying what to test in automated testing, testers can create effective automated test scripts that provide better coverage, faster feedback, and reduce the overall testing effort.

Apply for Software Testing Professional Certification

https://www.vskills.in/certification/certified-software-testing-professional

Back to Tutorials

Graphical User Interface (GUI) testing
Framework approach in automation

Get industry recognized certification – Contact us

keyboard_arrow_up