A Succesful testcase Means..?
Answers were Sorted based on User's Feedback
Answer / mkr
TestCase is a document which describes to test all features
of aplication.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / suneel reddy
a Successful test case uncovers as an yet undiscovered
defect
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / chinna
It should cover all the requirements
Easy to understand
Reusable
Covers all the valid and invalid data results
| Is This Answer Correct ? | 0 Yes | 0 No |
Can you please explain me about the types of Reviews?And which reviews are done by whoom?like Author,moderator etc..? Thanks for posting the Answer...
There are 2 clients for a server and that clients can access the data from the server only for 10 days. so how will you test this scenario manually? Can u pls help me?..
Give me an example of something you tried at work but did not work out so you had to go at things another way.
how to prepare Test Environment for an application ?
What is web architecture that is followed while doing online project and tell the samples of architecture?
what is the difference between functional test cases and compatability testcases?
Can we file a bug after UAT?
1:differenciate between functional regression and gui test cases 2:for a given requirement how to write test case and prepare test data with example like for monster.com front page what testing techniques are used at what requirments see monster page 3: can we test without front end application and can we perform testing without back end application 4:all possible questions asked on bugzilla plz answer as soon
what is the technical challange you faced in your module.please ans me the question i just want example can me any example please very important
What is Boundary Value Analysis(BVA) and Equivalence Class Partition(ECP)?
In my application, date box is present on every screen. As a tester I have to test it on every screen. So need to write test case for it. If I write a test case for Date box only once & I refer that test case for next screen date box testing. Is it Ok?? E.g. Test case name - Date Box test Test Case Id - 01 If I want to write test case for Date box on New screen/module. Then is it OK?? Test Case Name - Date Box test Test Case Id - 20 Test Steps - Refer steps of test case id-01
Whenever developer will recieved the defect from the tester,then he will go thru the defect whether it is acceptable or not?for that he will execute that application again,while executing if he did not found any such type of defect(what we are rise the defect above),then he will send that defect to the corresponding tester with status of 'reject',as a tester what we can do?(here writing the reproduce steps and attached screen shots has been done by tester while sending the defect to the developer, no need to send reproduced steps and screen shots again)