There are 2 options for Editing say Edit User.
1) Press Alt+E
2) Double click the user
3) Press Edit button
Should I have to write 3 different cases for it?
Answers were Sorted based on User's Feedback
Whether a tester should write negative scenarios depends
upon the contract with the client or type of testing. For
Acceptance testing cover negative scenarios too. Count of
test cases does not matter but if a particular test case is
getting covered in another one than you can avoid that.
This is what I think.
Regards
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / nushar
I would have written more than three test cases for these
three options....(Considering I am Covering negative
scenarios too)
There Test cases for above three options and than negative
test cases for
1. Single Click is not allowing to Edit.
2. Edit button is enabled/disabled/Spelled correctly etc.
3. Pressing Alt with some other key is not allowing to
Edit...
| Is This Answer Correct ? | 1 Yes | 1 No |
wht is test data,test condition
Explain stub in testing point of view?
What is Test harness?
i have 500 testcases there,how to perform the Regression testin nad retesting?
FOR TEST THE RESOULATION OF IMAGE ETC WHICH TYPE OF TESTING WE USE
what is mean by service level testing? what will come under this?
If tester report a bug & developer open it & bug is not occur there. What sud tester do in this situation??
what is agile model and spiral maodel?pls explain with an example?
What is Scalability Matrix
can anybody tell me what is thread testing with a practical example,coz the defn is liitle complex it seems.
Stubs and drivers we use in integration testing mostly but under what kind of testing approch it comes means Black box White box grey box ? Please help to get answer for it
2. The prime benefit of testing is that it results in improved defects a. True b. False