Difference between Test scenario and test cases?
Answers were Sorted based on User's Feedback
Answer / aa
Test Scenario is flow or condition to test the functionality.
From test scenario, test cases are designed.
From one test scenario , can able to write 4 to 5 test cases.
Ex :
For Login functionality below are the Test Scenaro's,
With valid user id and password
With valid user id and invalid password
with invalid user id and valid password
with invalid user id and invalid password
with blank user d and blank password values
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / siva rama krishna.g
Test Scenario can be defined as a group of test cases
combined and a test cases are individual test case.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / manoj
Scenario is the situation
In one Scenario we can write many Test Cases
Test case is one in which how to test the functionality
| Is This Answer Correct ? | 1 Yes | 0 No |
What is interface in software testing???
diff betn buddy and pair testing
what are the different type of bugs in client server and web based?and what is the difference in testing client server and web based?
write test case for gmail login page
How and when can the Testing Organization detect software defects?
Where you will upload and Map the Test cases into QC?
If developer is not agree with your bug then what is your response?
2. What resources do you use to learn about Web accessibility?
Hi All, Need a little help in understanding cookie testing. Can any1 please tell me were are the cookies stored in win xp, vista, 7? Is the location same for both 32 bit and 64 bit machine? All all cookie data encrypted? If no, which type of cookie data are encrypted and why? Need this as soon as possible. Thanking you all in advance.
Write test cases on Travel bag?
Plz explan entry and exit criteria with example??? thanks
You're in the execution phase and after executing many test cases..you're not able to find any defect..not even a single defect. What will you do?