what is test case and test scenario , plz do explan with
example....
Answer Posted / mahesh
Test Case is a series of steps for testing a functional
requirement.
Test Scenario is the logical flow that forms a basis for
testing one of the functional flows of the application.
Usually, a tester first arrives at all possible test
scenarios for an application under test at a higher level,
then starts writing detailed test cases for each of the
test scenarios.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What is strategy to be followed for execution of 500 Test Cases in One day. If only 1 Resource is available.
What are the main key components in client and server applications?
what is test scenario and test condition?
What is grey box testing?
What are the possible test scenarios around AVS check of any credit card? (Testing through payment gateway online) (What are the fields we should check while checking AVS and CVV)
Can test condition,testcase and testscript help u in performing the static testing
How is ‘build’ different from ‘release’?
What is integration level testing?
what is port testing and do it comes in manual testing?
How can you define state tanstion testing aswell decesion testing with examples.how you can differ them too??
How to write test case for view the table(i.e it is already stored in database and see the content in the table)
what is diffrence between dynamic black box testing and dynamic white box testing
How could we start writing testcases without having the FRS,BRS Docs? My Project has some docs that are related to explain the operations which will be done in the application. It is deployed in UAT server and is a maintainance project. Tell me some technipues or best way to provide the quality to application?
How would you do the ollowing Security Testing for web application? 1) Authentication. 2) Authorization. 3) cookies. 4) penetration testing. 5) session testing. 6) encryption and decryption testing pls give examples give example i can't understand so pl
Can you explain equivalence partitioning?