describe the difference betweeen Test scenario and Test Case
Answers were Sorted based on User's Feedback
Answer / murali.msc03
Test case is to validate the functionality of the scenario.
Test scenario is to know the flow the functionality of that
particular scenario.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / mfsi_priyankaa
Test Scenario: it is a particular step to test a functionality.
Test Case: it is a list or sequence of steps with expected
result to test all the functionality of a particular module.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / max
Test scenario applies to Test Autiomation and test cases are
written in manual testing . Test scenario is nothing but a
collection of test scripts in Automation testing (loadrunner)
| Is This Answer Correct ? | 1 Yes | 3 No |
Did any one completed CSTE certiication? can u send sample question papers? how to apply that? pls send it to my mail id - dsnathi@gmail.com THANKS IN ADVANCE
Hi, Anybody can explain me What is the Difference between 2- tier and 3-tier Architecture.
What is meant by formal and informal testing? Under which category it comes?
as a test eng, tell me ur challenges? aug 6. plz answer
Test approach to windows update?
What is the difference between windows application and Client server application ?
Is the regression testing can call it as Retest
1. what is severity and priority and who will decide what .?
What is Test Data?. When we prepare test data?, is it included in Test Cases or should it be seperately prepared. What and when will be the actual use of Test Data and who prepares it.
Differences Between Whitebox testing and Blackbox testing
21 Answers CSC, IBM,
If you are handling a product testing and if there are around 100 test cases and in them few test cases are failed then at the end of the day how will you treat whether the product is pass/fail.? consider the failed test cases are in functional requirements.
How to test whether the application is having memory leakage using task manager and PerfMon. Please tell if any one know. thanku