what is the difference between Test case and Test scenario?
is it necessary to prepare scenarios before writing test
cases?explain in detail.
Answers were Sorted based on User's Feedback
Answer / karthik
Testcase is nothing but, process of data flow or
combination of related work we can prepare test scenario.
then let we know how to prepare different kind of negative
test cases.
if it is wrong, please give me proper example and meaning
to this.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / sunil shirur
Test Scenario is basically dervied from Highlevel design
document, FRS and Storyboard,
and Test cases are written by refering Test Scenario,
The purpose of writting the Test Scenario is whether
perticulr usecase/Req is testable or not
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / priyanka
Test Scenario is not mandatory part but it should be made
as it makes easy to start working on Test Cases further.
Moreover what Divya explains about Test Scenarios & Test
Cases is Absolutely right
TC
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / hasini
After reading & understanding the SRS/UC we hve to prepare
test scenarios & develop Testcases based on some techniqs
like BVA,ECP....
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / deepak
Test scenario is workflow of a feature, In test scenario we just think that what to test. But in test case we plan how to test.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / rajkumar-srss
Test Scenario : The Situation where we feel we need to do
some testing is known as test scenario
Test Case : To do testing in that situation that test
engineer will get some ideas based on the requirements.
those are known as test case.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / khushbu nemade
hi, priya. whenever buisness requirements comes from client
side or say client requirement comes the developers prepare
use cases based upon that requirement. if there is enough
time the testers made a document called test scenarios
(that are made from that use cases which cover the paths)but
if testers dont have enough time then they directly start
preaoring test cases. But let me clear u that it is not
necessary to prepare test cases before test scenarios . Its
depend upon time that is required from client side. hope u
got ur answer...
do correct me if m wrong anywhere......
| Is This Answer Correct ? | 3 Yes | 6 No |
Answer / prince
Make it Simple.
Test Case are put in an Exceutable Order,this is called
test procedure or test Scenario.
Group of test Scenario Docu Designed to Cover a test
Condition will form a Test Case.(pls note this is not the
definition for test case).
so test scenario and then Test case.
| Is This Answer Correct ? | 0 Yes | 6 No |
What is test plan and contents available in a test plan?
define incident and test ware.
3. How would u test and automate Windows Auto-Update featur
Hai Friends! anybody atteded the interview in Covancys pls tell me what is the question's they are asking in interview (HR and Writen Test)? URGENT
What's External Beta Testing ?
In a month how many times bugs will be send to your developer. 1 or 2
1. Write configuration tests for a web based application. 2. How does a plane turn on ground? Explain with logic. 3. How would you test the volume control for a music system? 4. You have been given an application and you have only 15 mins to test the application. How would you do the testing? 5. Your machine, which is on a network has been disconnected. How you debug the problem? 6. What is the sum of numbers from 1 to 1000? 7. What is the probability that on rolling four dices same number appears on all dices? 8. You have been given 8 identical balls out of which one of them is heavier. How would find the heavier ball in the least number of tries with the help of a balance? Explain 9. There is a disc which has been painted half black and half white. You have been given sensors which could detect white or black colors. The disc is revolving in either clockwise or anticlockwise direction with variable angular speed. Find the minimum number of sensors required to determine the direction of rotation of the disc. 10. 64,54,42,31,20 which number does not fit in the series?
How should your staff be managed? How about your overtime?
What is ADHOC testing ?
What type bugs you will find in integration testing with example?
What is test procedure? how to define it?
how to write test cases for epos/pos testing.