How to write the test scenario?Explain by giving Example.

Answers were Sorted based on User's Feedback



How to write the test scenario?Explain by giving Example...

Answer / karthik

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

How to write the test scenario?Explain by giving Example...

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

How to write the test scenario?Explain by giving Example...

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

Post New Answer

More Manual Testing Interview Questions

what is diff between stress & load testing

8 Answers   Sonata,


how to know testing of application is finished? because i have a situation from my lead what u r testing u r missing some bugs?

7 Answers  


What is a defect age?

0 Answers  


in your organization in what way(phases) s/w is developed and in what way testing will be conducted?

4 Answers  


What incremental integration testing?

2 Answers  






Can u tell What kind of Bug Report Tool are u using in ur project

4 Answers  


Which testing has more scope to find a job(manual testing or automation testing)

3 Answers  


what are the things we consider when perform the UI testing of any web application please suggest me with basic things?

1 Answers  


how to write test cases for testing databases,especially for testing and writing test cases for stored procedures.any real time database testers.please answer me.

1 Answers  


What is a test condition ?

6 Answers  


what is link testing?

1 Answers  


write Test Cases on PEN and Fan. Like GUI and Functionality. Positive and Negative?

2 Answers   CSR, Hoch Technologies, Mind Q Systems,


Categories