what is test case effective ness ?
Answers were Sorted based on User's Feedback
Answer / bishwajit.rk
Writing Test Cases are an art of its own. But more than
that u should know very well about the application for
which u r going to write the TestCases.
Any TestCases which meets the SRS doument can be said as an
effective one but the testcases should be able to uncover
the hidden bug...test to break the application. Thats the
mantra of a effective testcases...
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / mtest
Effective test case are those test cases which covers the
basic functionality of the application.
Scenarios developed while reading requirement specifications
are best test cases to find out bugs.
Negative test cases are also helpful for finding major and
minor functionality issues (Defects).
| Is This Answer Correct ? | 0 Yes | 0 No |
Questions were asked on Stubs, Drivers, Top down Integration, Bottom Up Regression
If the Developers are unable to understand the bug send by the testers , then how will the Testers convince or explain the developer.
Why you have chosen Testing as your career, not developer ?
pls explain company testing process in detail
what is difference between stress testing and load testing?
what is penetration testing?
What do u mean by SDC. Give me a brief description on this?
9. What drives your interest in Web accessibility?
What is the difference between Test Matrix and Test case
What are the different servers and difference between them?
Difference between web application and Client Server application ?
How do u go about testing of client server application