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 are the type of testinmg to test in Unit, System,Integration and User acceptance testing< client side>
12. What is the configuration management?
what are the test scenarios for the new user registration in e-commerce site??
WHAT IS OBJECT REPOSITORY? AND IT TYPES? HOW MANY TYPES OF ACTIONS ARE THERE IN QTP? CAN WE ADD NEW OBJECTS AND PROPERTIES INTO SHARED OBJECT REPOSITORY?
how to report a bug to the developer?What is the structure of Bug tracking?
How will you transfer file from remote server to your machine if ftp is disable
What is Traceability Matrix? How will you exactly map it and in which stage will you prepare that?
2. The prime benefit of testing is that it results in improved defects a. True b. False
What are the technics used for writing a test cases
how to prepare test case and test description for job application(like naukri.com)?
what is a review?
what techinques do u follow in suring testing?