Sunday, 28 June 2020

Test Scenario & Test Case

Test Scenario:-- 

Test Scenario gives the idea to us that what have to test. test Scenario is a high level test case 


Test Case:-

Test case are the set of positive and negative executable steps of test scenario. which has set of conditions,test data, expected result and actual result.


How to write test case example :


 Test Step     Expected Result     Actual Result     Pass/Fail
 Open application         application should open     As expected Pass
 Enter user-id and pass Credential can be entered         As expected Pass

0 comments:

Post a Comment