Differentiate Test strategy and Test case?
Answer / nsrao
test strategy: it is nothing but a plan like hw to approach
testing for developed application i.e to test an
application u need to have test plan, test cases, to write
test cases u need to have brs,srs,usecases etc.
test case : a test case consist of some inputs,execution
condition and expected out puts.
a test case consist of
CaseID,description,actual results,expected
results,pass/fail,prioriety,severiety.
| Is This Answer Correct ? | 2 Yes | 0 No |
What do you like about Windows?
What is "Visible State Transition" test? Give example
How will you explain to an uneducated person about Software?
What if an organization is growing so fast that fixed testing processes are impossible? What to do in such situations?
How do u avoid redundant test cases?
what is the difference between test plan doc. and test strategy doc. ?
what are the test bugs
Write Test Cases for Vendor Machine, which inputs 50 - Pepsi 1 - Cock 1.50 - 7Up Test Cases should cover all the Boundary Value Analysis, Equivalence Partitioning, etc.
What is the Database testing?? Is it necessary to have database knowledge for testing?had you ever tested the software by entering input at the front end and check it at back end?
please give me the template of tracebility matrix ? i need whicch is commanly used in real time...
Diff B/w Test Strategy and test plan
I am a manual test engineer working on an web application product testing.I have worked on test mgmt tool-testlink,defect tracking tool=bugzilla and I know functional-selenium ide (basics.So can anyone tel me which scripting language is extensively used in testing tools so that i can acquire some knowledge about it in order to shift into automation?