Hi, Please can anyone tell me the difference between writing test cases & test scenarios? What all should be included while writing a test scenario?
Test scenario: Test scenario is process or flow of full transcation. where we need to start and where we need to end. Test case: Test case is the actual testing what input we need to give and what is expected and actual values we are getting.