why we need a test plan
Answers were Sorted based on User's Feedback
Answer / k.chandra sekhar
a) Test plan is the most hart of the plane to testing
b) With out test plan not that is testing
c) Testing is only finding the defect so must and we
should fallow the only plane then only success.
d) In this lot of stages are there
e) It all help to find to defect
k.chandra sekhar
9951458189
hyd
I am taking to live project class
| Is This Answer Correct ? | 0 Yes | 17 No |
Write 10 test cases for the condition P=R/I where R and I are integer and P is floating point.
write test case for white board marker.
can anyone please send me the sample testcases on how to write it into the testtemplates
what are the sanity test cases for a waterBottel?
What is the smallest number of test cases required to Provide 100% branch coverage? If(x>y) x=x+1; else y=y+1; while(x>y) { y=x*y; x=x+1; } A. 1 B. 2 C. 3 D. 4
Elaborate test plan and content availability in test plan.
plz explain vss?
How to test a stored procedure?
i need sample case of Login window of USER NAM, PASSWORD It is very urgnt
write the system testcase and functional testcase for the below scenario scenario: view the balance in online account
how to write testcases for yahoo messagner
Explain the concept of semi-random test cases?