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 |
What are the review documents used for testing?
How you send defect report?
WHAt is diff between test plan and test planning?
What is Data Flow Testing?
what is positive and negative testing with example?
1)How Much intraction with user should tester have and why?
How client/server application is complex?
Which document you will get with new Build during testing?
How is your project connected to the Database...tell the procedure??
What type of projects can include in Logistics Domain? and what is the type of domain for project which include Driving license renewal, Different type of title registration etc...
what are the critical bug occurs in banking domain?
Can anybody tell me by refering which documenet a tester writes test scenerios? And what is the need of test scenerios an how a tester determine the coverage of test sernerio?