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 will you test manually if you have more than 1000 of data?
Can anyone provide a proper description on Missing Requirements in SRS.
in an online banking software,users are connecting to bankserver by login.This login module can take below inputs for user. a/c number prefix-3 digits but doesnot start with 0&1 a/c number sufix-6 digits number password-5to 10 chars alphanumerics in lowercase areacode-3 digits number but optional purpose- cheque deposit money trasfer mini statement bills pay After filling above fields,user can click submit button to connect to bank server.prepare test scenarios for online banking s/w login.
Explain all kinds of testing?
Write the Testcases for Telephone
hi,i have just done a 3 days training in software testing,i read and to a certain limit understand the fundermentals but when it comes to real life scenerio i mean working on a job i dont think am confident in the practical aspect. if u feel me pls hola
How would you ensure 100% coverage of testing?
What does the scope contain in a test plan
Who will prepare test plan and test case? Explain in detail? Advance thanks for your answer?
If i say that my company XYZ is a "out sourced" company then what does it mean? Plz Clear me with a practical scenario. It's Urgent
What skills needed to be a good test maual?
what is integration testing and end to end testing?