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 |
How to Test a C++ and unix application is there any automated tool available,
In Agile process, If you have not completed task in the Sprint time, How do you complete the task or do you add the task to next sprint.
Tell me test cases for water bottle
if u r only person in the office and client asked u for some changes and u didn,t get what the client asked for what will u do?
which environment you like to work?
Acceptance testing is designed whether or not the software is FIT for the user to use. The concept of FIT is important in both design and testing. There are four components of FIT. State these 4 components?
How do you review testcase?? Type of Review...
If there is no sufficent time for testing & u have to complete the testing then what will u do?
explain LCSAJ??
Gv example of a defect with high priority and low severity? Gv example of a defect with high severity and low priority?
define STLC life cycle step by step
16.Compatibility testing is testing two application?