what is test case scenario?
Answers were Sorted based on User's Feedback
Answer / uday kumar_anem
People use test case scenario and test scenario
interchangably.
Test Case: A smallest possible portion of a functionality.
Test Scenario: A collection of test cases for one
functionality.
We can say collection of test scenarios as one Use Case.
Some people use test scenario and test case are often used
synonymously.
| Is This Answer Correct ? | 13 Yes | 1 No |
Answer / harinee
Scenario is a collection of test case which is derived from
one particular scope point(functionality)
Test case scenario is a collection of test case which is
derived from one particular Scenario.
Eg: Scope Point(Functionality) : Login
Test Scenario : Verify whether the user
able to Login into the application
Test case scenario : Check whether the user id
and password entered allows the user to navigate to next
screen(validation for USEr ID and PASSWORD)
Correct me if i am wrong.
| Is This Answer Correct ? | 12 Yes | 2 No |
Answer / rajendra
Set of test cases is called an test case scenario.
We can describe a test case scenario with multiple test
cases.....
| Is This Answer Correct ? | 3 Yes | 4 No |
How do you perform configuration management with typical revision control systems?
If tester report a bug & developer open it & bug is not occur there. What sud tester do in this situation??
i am keeping 2yrs fake experience in banking sector can someone please tel me what kind of questions and answers i have to face
What exactly is quality control? Is it similar to quality assurance?
What is Software Testing?
what is system testing?
difference between QA, QC
Can you tell me what is boundary value analysis and Equivalence partitioning, and error guessing with examples
How you can decide the number of testcases are enough for testing the given module?
8)What is the actual need for an alpha and beta testing? A)For the developers it is impossible to predict how the end user with really use the application B)Misinterpretation of instructions for using the software C)End users may use strange combinations of input data D)All the above
Can anyone explain me about, the white box testing and black box testing, in detail?
Can any one explain me, What is Integration testing process?