what is the good test case and bad test case tell me with an
example
Answers were Sorted based on User's Feedback
Answer / shyam
A good test is a test case where your test case should be
Exactly accurate to the client requirements. For EX:if the
google client needs to login his gmail the test case should
be written to check the login functionality , and it is a
good test case. when the test case is written for opening a
google page, it is a bad test case which is not related to
the client requirement.
| Is This Answer Correct ? | 4 Yes | 1 No |
Answer / rajendra prasad reddy penumall
ReadCem Kaner article for More Info
http://www.kaner.com/pdfs/GoodTest.pdf
-Rajendra
| Is This Answer Correct ? | 1 Yes | 0 No |
What are the recommended sites or books for software testing?
If I have written the test cases for Login window . If one new field is added to login window then steps of test case changed in the next build. my question is that should I make change in the steps of previous test case or write another test case with new steps?
Project had been started in Manual testing and Automation of some fixed modules, Then finally decided to Test the total Application in Automation then it is possible to test that application.
how do u manage scripts in winrunner when you application is changing frequently?
difference between regression and retesting?
please send me database stored procedure checklist.
get the employees details ordered by employee name in alphabetical orders
Anyone attended the manual testing interview with L&T infotech in recent past. please let me know the type of questions they can ask especially in PM round. Thanks
How do u find duplicate test cases?
Diffrence in b/w Functional and System Testing and Test Cases.
if u find a bug and reported to devoloper, but he is not agree with ur openion what u will do,how u convince to them
what is single tire, 2tire 3 tire and so on upto ntire ? can ny one explain me about this in detail.