what is test scenario?
Answers were Sorted based on User's Feedback
Answer / mallikarjun
scenario is a set of test cases or test scripts and the
sequence in which they are to be executed is called
scenario.
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / rafi
test secnario describes the high level functionality of an
application.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / raghavendra
Test scenario is a thread of operational use at any level
of testing.
1 scenarion = one or many test cases
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / rajeshwar rao
If the test case is sensitive risk or complaxicity then we
go for test scenario. Instead of checking for the expected
output of the application
| Is This Answer Correct ? | 0 Yes | 2 No |
any one can explain error guessing..?it depends on validation or functional testing? give one example ..?
What is test Strategy ? whether it's comes under test plan? Explain me?
how to write a testcase for yahoo messenger
1. What is SQL editor,DB check points and will we use it. 2. Where will we use these things (Automation/manual)
Difference between Functional and System testing?
difference between blackbox vs system testing
Who can perform the unit testing?
I am planning to write certification exam ISTQB on 19t of sep i have no idea on testing can you help me with material,frequently asked quetions and how much time it takes to prepare certification exam
pls explain perfomence testing and strees testing load testing
Suppose you testing Calculator application and you got problems like 1/1=2, 2/2=1, 3/3=6, 4/4=1, 5/5=10. Now how will you describe the bug title as well as give the bug description.
Hello again!! wanted to ask you HOW EXACTLY create stubs and driver in integration testing? 2.whats the difference between integration testing and system integration testing? Thanks!!
What is an IDE?