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 are the outcomes of system testing?
Different types of design documents which can be used to write effective test cases(if FRS and SRS is not enough to write the test cases.)
When you found any bug before release product to the customer.what will you do????what will be your aproach?
what are entry criteria(other than SRS) and exit criteria( other than Traceability matrix) in Test plan preparation
What is meant by gui testing?
What is the role of QA in a company that produces software? How do you scope, organize, and execute a test project?
Tell me the Test cases for the Fan?
what do you understand by browser and what r the types?
what is entry and exit criteria?
what is meant by CLOUD?
What is the difference between functional testing and behavioral testing?
What is reliable testing? Give me an example