What is the diff bet test scenario and test case.
Answers were Sorted based on User's Feedback
Test cases is concerned with a single functionality but where as test scenarios is concerned with end to end transaction with business point of view.
Test scenario is nothing but collection of test cases
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / jc
simply put,
Test case is 2 + 2 = 4
and the Test Scenario is "addition"
Test cases are based on Test scenarios.
| Is This Answer Correct ? | 4 Yes | 0 No |
enter a valid user name and valid password into corresponding
fields into the login page and click on login button
.expected value is corresponding page should be displayed.
here Test scenario is clicking on "login" button ie performing
some actions particular functional points
Test case is an idea of something doing on the Test Scenario
| Is This Answer Correct ? | 0 Yes | 0 No |
How to test an application if it was already developed and it is in the state of changing the functionality according to the customer requirement How to start testing in this situation. I got an application to test.It is a desktop application.It is still developing and started 8 months back.how can i start to test this application? Is it the right way to test it in "Random testing"? or writing the testcases from page one and executing them.i have an another responsibility that is I have to automate that application. can anyone tell me what is the process to test this application.
What is the significance of version control in software testing
What is the difference between V model and W model?
9 Answers College School Exams Tests, Infosys, Techkriti IIT Kanpur,
What is system testing ?
After testing the application May I have to keep a Test Log of the application ? If Yes then how? And What is the format for it?
What type of Testing u done ur project?
What are the qualites should tester have?
7 Answers CTS, Minecode, Wipro,
In interview How do explain in Testcase of Calcuator,Cellphones, Email testing?
What are Testing Metrics? Explain
How to test when the web application expired time (cookies,sessions testing) in real time
Use-cases can provide useful input into the design of black-box and state-based tests of OO software. Explain
Can u tell me any 3 BVT's for yahoo login page ?