what is the purpose of writing testcases?
Answers were Sorted based on User's Feedback
Answer / ramprasad.s
Hi
To find the Errors through evaluation.
sun_ramprasad@yahoo.com
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / pratikshya
the process of developing test cases can help to find
problems inthe requirements or design of an application,
since it requires completely thinking through the operation
of the application
A test case is a document that describes an input, action
or event and an expected response to determine if a feature
of an application is working correctly.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / sharmila juvekar
The purpose of any test case design or scripting is to test
the business/customer requirement and ensure the software
is fit for purpose having the acceptable percentage of
errors rather than error free software.
Test Case writing increases the tester's confidance during
the testing. It needs to measure the functionality of the
software and thus to increase the quality of software as
well.
| Is This Answer Correct ? | 1 Yes | 0 No |
what is the need of black box testing after completing white box tesing?
What is JAVA Testing, what we do in That ?
which out of the following can be considered as performance testing:- 1. Benchmarking 2.Recovery testing 3. more than one user testing
1.what is software testing?
can any help the difference b/w incremental integration testing & integration testing & system & funtional testing
test cases for compose functionality of gmail
when there is a new enchancement done by the developers what will do as a tester ?
What is White Box testing and who is responsible for white box testing?
Write test cases to copy text file from C:\ drive to D:\ drive?
Please any one tell me what is application architure in web based applications
What you do whenever reported defect rejected?
What is d difference between Black Box Testing and Functional Testing?