Answer Posted / harri
test scenario is the super set of test cases...means one
test scenario might comprise of one or more test cases.
ex:- say requirement is to have a login screen
scenario might be login
test cases may be different ways through which u can login
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
How to test the below code and write test case? Prove that this code is wrong? int add(int a ,int b) {return a+b; }
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........
what comments have u given in peer review? tell me at least 3 comments what u have given? july27 brahma412@yahoo.co.in
What is PBX Testing & What is Test coverage?
What is Independent Testing?
integration test cases for mouse and keyboard
Hello again!! wanted to ask you HOW EXACTLY create stubs and driver in integration testing? 2.whats the difference between integration testing and system integration testing? Thanks!!
what is Test management fundamental?
What are similarities of Agile and Scrum?
How do you test google or gmail application??tell me step by step process??
Suggest some book to learn more test case???
Explain test metric and the information it provides.
negative test cases on banking domain ?
Is there any procedure of web-site development in manual testing. If yes what are factors we should test?
write test condition for testing SMS service of a mobile phone maximun length is 100 character while sending and 80 character for receiving write test scenarios do not write test cases