Write testcase for delete functionality?
Answer / venkat
Go to the appliation were you want to delete a record
Positive flow
1) Check whether ,when you delete the record in the front
end it is also deleted in the back end.
2) Check whether "delete" button is working fine in your
keyboard.
4) Check whether the assigned short cut key is working fine
for delete (for ex: "Ctrl+D")
5) If there is a applet Check whether the delete button in
the "Menu" is working fine.
Negative Flow
1)Where there is no record and when the user hits on delete
,the system should throw a warning message.
2)"Delete" functionality should be only available for
authorized persons.
3)Check whether deleting a particular record does not affect
the existing records.
| Is This Answer Correct ? | 28 Yes | 2 No |
what is meaning of manual testing,,?
4.what is deliverables?what are the things is included in the deliverables?
What type of tesings are performed in Product testing?
How to test a web service manually?
White Box testing won't detect missing function? a. True b. False
What is Check list for review test cases ?
what is testcase review?What is the use?
what is positive and negative testing explian with example?
11 Answers Accenture, Qutesys, Sabic,
What is configuration management in software testing ?
A server configuration is controlled from a single web page with multiple options: ● 20 drop-down menus, with 3-4 options each. ● 5 check-boxes. ● 1 multi-select menu, with 5 options. ● 1 template selection, with 6 options: A, B, C, D, E, F. ○ When options A, B, C, D are selected, all options (#1-#3) above are available. ○ When options E, F are selected, only 10 out of 20 drop-down menus have an effect. ● Besides item #4, developers input is that all options are independent, I.e., not impacting each other. What is the required number of test configurations required in order to test the server configuration and release in good quality: a) Assuming first release. b) Assuming regression tests for release with new features not impacted by the above options. Test configuration is a complete set of options that were selected to be tested in one complete server configuration scenario. I.e, a test configuration is set of 17 or 27 specific options tested together.
what type of testing techniques are using after accept the build?
Hello every one.I want to learn Manual Testing. I'm new to Testing.can anyone send me Manual testing books or any free download links?