what is the need to write testcases??? cant u test ur
application with SRS?? y u have to write testcase document??
Answers were Sorted based on User's Feedback
Answer / raghavendra.reddy
Need of test case:To have consistence test of exection
To have better coverage.
To avoid tranning for every new engg
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / aishwary mishra
Yes we need to write test cases ,although we could test it
with SRS as well but then it would not be an effective
method.In test cases we mention some all other mendotry
things which is not clearly described in SRS.for eg.
negative testing,UI testing,regression testing etc.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / ranjith kumar
Test cases are mandotory for testing because without
testcases how can we assure that all the functionalities
are covered in the application.
| Is This Answer Correct ? | 1 Yes | 2 No |
At first time when you receive the application at that time which testing you do?
On what security parameters do u test a "web-based application" ..?
write a single scenario which describe error , bug and failure.
When do u stop testing?
Deep structure testing is not designed to Option 1 examine object behaviors Option 2 exercise communication mechanisms Option 3 exercise object dependencies Option 4 exercise structure observable by the use explain deep structure testing
what is bug life cycle? (Asked in Zensar Hyderabad today(17-1-12010))
why u choosen testing as a career after complation if mba
what is mean by mr ?
What is the difference between Developer and programmer?
is tha integration testing include non functional test?
Test case preparation time Vs Test case execution Time. Say for example if 500 Man hour takes to prepare test case then how long test case exexution will take?
How will you validate the functionality of the Test cases, if there is no business requirement document or user requirement document as such…