what is the difference between test scenario n testcase.do
we have separate template fr test scenario.what is the use
of scenarios.pls explain with example.
Answers were Sorted based on User's Feedback
Answer / rajendra prasad reddy penumall
Test Case:Test case is a document contains,
Input Action-> Input-> Expected Result
to test a particular functionality.
Normally Test Case is designed in view of testing a
functionality at a high level. each test case is prepared
based on a test condition. Again we know the test condition
is extracted from requirements. These test cases are
independent from each other.
Test scenario:A set of test conditions that are used to
test the business process flows from end to end.But these
test scenario's are dependent on others.
Byeee
Friends
Rajendra Prasad Reddy Penumalli
| Is This Answer Correct ? | 14 Yes | 0 No |
Answer / kalyan s
Test scenario is navigation path
e.g. yahoo login.
Test case is a step by step process to execute the application .
eg. Yahoo login page
1) valid username valid passw
2) Invalid username valid passw
like these are the different test cases with single
scenario.
| Is This Answer Correct ? | 6 Yes | 2 No |
Answer / vijay kumar koulampet
Test Scenario: A set of test cases evaluating a business
requirement for a specific Business Scenario/Conditin.
Test Case: A set of steps invlved to evaluate a particular
aspect of business scenario/condition.
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / aseem
Hi Friend your answer was correct that test scenario
defines business process end to end but its not necessary
that one scenario will be dependent on another scenario.
that's why once we are not able to proceede with one
scenario we can execute another scenario.
| Is This Answer Correct ? | 1 Yes | 0 No |
What are the meetings conducted your company? Briefly Explain those Meetings(discussions on which topics)?
In a Software testing Field, What you think a TESTER needs...?
What if requirement document is unclear?
What is contained in CRS,SRS and FS ?
what is RFT?
What are the different criteria which will be filled when logging a Defect?
What is the difference between Client server and web based systems?
Looking for job in Software Testing (Manual), Want to learn Manual Testing? Learn from expert with 8+ yrs in leading software company mail to manualtestingtraning@gmail.com
If we found a bug but that bug is not accepted by developer then what u do.
1. what's the difference between adhoc testing and monkey testing? 2.If I'm wrong correct me, in one test case there may be only one scenario is included or may be more than two and not for one scenario many test cases are written.. Right?
What is release notes&have u involed in preparing the release notes?
Build with fixes has been deployed on QA environment if asked by your manager to reproduce how can you reproduce the issues? (by using the previous build) Can you access the previous build? If so ,what are the tools or how can you access?