Hire QA – Specialized in QA Recruitment, Technical Interviews and Testing Solutions

what is the difference between test scenarios, test cases, and test script?

Category: Web Application Testing

Test scenario can be a description of test objective, tester can accomplish by testing an application in multiple ways to ensure that the scenario has been covered with satisfaction.
Test case is summary of test scenario with steps or procedure to carry out with test data to the application in order to validate that the application behave s as expected, or reproducing the defect by following the steps written in test case, there by validate that the actual result deviate from expected result.
Test script is steps in order to mimic test case to validate applicatio n’s behavior as expected or behaves differently to locate defect.

Leave a Reply

Your email address will not be published. Required fields are marked *