Which one is done first, either testcases or test scenario?
Answers were Sorted based on User's Feedback
Answer / kirti magu
test scenario is a generic term for Test conditions,
Test scenarios are made first then test cases.
There can be 1:m relationship b/w test scenarios and test
case
| Is This Answer Correct ? | 8 Yes | 1 No |
Test Scenarios are made first and then test cases
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / aishwary mishra
As soon as tester understand requirement they start writing test scenario,a breaf description about test cases.On the basis of those test cases tester used to write test cases
| Is This Answer Correct ? | 1 Yes | 0 No |
difference between stress testing and loadtesting
what is manual testing process
what is regression testing & resting?
what is the process followed in JAVA Testing compared to Normal Testing process.
Does the configuration management affect Testing? If yes, Explain about it?
How you will choose test cases for Sanity testing and at which phase of testing you will do this.
I Have a login screen.Jus before the release you see the screen and there is a bug.Tell mde wats the bug. screen : Logen : Password : | Submit |(submit is a button)
what are the differnt error code that comes when an error occured in web application?
Build with fixes has been deployed on QA environment if asked by your manager to reproduce how can you reproduce the issues? (by using the previous build) Can you access the previous build? If so ,what are the tools or how can you access?
can u plz give an example for regression testing with example.
what is test harness and testability?
what is the difference between Desktop testing,Client/server testing and webapplication testing