what is difference b/w test case and test scenario?
Answer Posted / @mit
Test Case is the detialed Step by step flow of the
application while Test Scenarios contains majour flow of
the application.
Test scenairos comes first as compare wid Test
Cases.Testers prepare the Test Sceniros first as that
contains the main flow of the Aplication.
| Is This Answer Correct ? | 13 Yes | 1 No |
Post New Answer View All Answers
What are the benefits of requirement traceability?
1.What is bidirectional traceability ??? and how it is implemented? 2.What is Automation Test frame work ? 3. Define the components present in test strategy? 4. Define the components present in test plan? 5. Have u written Test plan ?…. thank u!plz reply........
How do test documents in a project span across the software development lifecycle?
test cases for Insurance Processing System ?
in an online banking software,users are connecting to bankserver by login.This login module can take below inputs for user. a/c number prefix-3 digits but doesnot start with 0&1 a/c number sufix-6 digits number password-5to 10 chars alphanumerics in lowercase areacode-3 digits number but optional purpose- cheque deposit money trasfer mini statement bills pay After filling above fields,user can click submit button to connect to bank server.prepare test scenarios for online banking s/w login.
In manual testing, what are stubs and drivers?
1. Give me an example of something you tried at work but did not work out so you had to go at things another way. can somebody give a real time example
What are the two main categories of software testing?
Why do we need different environments and different data? What is the other name for environment? Justify your explanation ? real time experts pls xplain?
what is test strategy,test plan and test policy?Does anyone have dummy documents or any links that gives more idea about these?I am a beginner...interested in learning more abt testing.plz help and encourage me........!
3. In a system designed to work out the tax to be paid: An employee has £4000 of salary tax free. The next £1500 is taxed at 10%. The next £28000 after that is taxed at 22%. Any further amount is taxed at 40%. To the nearest whole pound, which of these groups of numbers fall into three DIFFERENT equivalence classes?
How can write testcases on a code under development pls give asnwer
What are the different servers and difference between them?
What is a critical bug?
How to test whether the application is having memory leakage using task manager and PerfMon. Please tell if any one know. thanku