How to write the test scenario?Explain by giving Example.
Answers were Sorted based on User's Feedback
Test Scenario is nothing but " Combination Of Test Cases is
called TS"..For eg : Let us think u r going to chk a word
doc..what all the testcases u will write...
1.click to open a word doc.
2.type a word
3.click to save
the above all combined test cases called Test Scenario....
regards
Karthik
| Is This Answer Correct ? | 10 Yes | 1 No |
Answer / kuldeep kr. pankaj
Test scenario means identifying the major functionality of
the application for which the test cases will be written and
executed.
Ex. suppose we have to test the functionality of Calculator
Then Addition,Subtraction,Multiplication,Division are major
functionality which are identified as scenario
Test case will be e.g. Addition of 1+1 ..2+2..3+3..so on
Subtration of 1-1, 2-2..so on
Regards,
Kuldeep
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / deep
Yes Kuldeep
You are correct .
Test Scenarios are nothing but the action we are going to
Perform. For testing a calculator
1.Addition
2.Subtraction
3.Multiplication
4.Division
For Checking/Testing a login Page
1.Authentication
2.Authorisation
| Is This Answer Correct ? | 2 Yes | 0 No |
What is Feasibility Report?
What is the meaning of incident in testing?
can anyone tell me few critical bugs in ecommerce project.
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
What is comprehensive testing
what is manual testing? what is the difference between manual testing and automation testing?
Explain the test plan, how to prepare the test plan
How do u find Synchronization problems manually?
What is the diff between IE and netscape in a web testing on a login page.
anybody having idea about mobile testing materials
1.Unit testing ->integration testing->system testing->UAT in this where do u do the functional testing & regression testing? if these two done in each phase why should not mentioned in that ?
What is mean by incident logging system ?