Explain me about test scenarios? How will you write it?
Answers were Sorted based on User's Feedback
Answer / khushbu nemade
Test scenarios are generally the paths which cover whole
application. Mainly these are generated on the basis of Use
cases . then test cases are generated on the basis of test
scenarios.
Is This Answer Correct ? | 9 Yes | 0 No |
Answer / guest
test scenario is a series of actions that the user might
perform on the application or tester might plan to do.
Ex: drawing money from ATM is a test scenario, similarly
checking account is a scenario.
Is This Answer Correct ? | 3 Yes | 0 No |
Answer / jethva_trupti
A document specifying sequence of actions for the execution
of test .For example, if you are test for travel website and
try to book one hotel, then you can write test scenario for
booking process. steps or actions would be search for the dates
and place, select hotel from the search result, verify room
details and select one room and go to payment page for booking
and get booking reference number.
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / vinod
steps from start to end for use case which should perform
for the best of test coverage
Is This Answer Correct ? | 0 Yes | 0 No |
What it means by test harness?
Explain the difference between functional and structural testing.
what are the Most common problems in a web based application in testing point of view?
What is the smallest unit of information transfer in FC?
What is JBOD?
What is test management review and why it is important?
what is the difference between QTP 9.1 and ATP 9.2
2 Answers Avantas, Semantic Space,
I want to do the Testing Project Course, which Institute is best in Hyderabad?
What is negative and positive testing?
What is top-down approach?
what is the difference between the normal testing and embedded testing?
What is boundary value?