can any one please tell me about CURD testing. Did the curd
testing and sanity testing both are same?
Answers were Sorted based on User's Feedback
Answer / pk
A type of black box testing done to see if you can create,
update, read (access) and delete data.
C = Create
U = Update
R = Read
D = Delete
| Is This Answer Correct ? | 6 Yes | 2 No |
yes It is same.sanity testing and curd testing both are same
It includes editing,
deleting,
updating ,
creation
Both are same...
| Is This Answer Correct ? | 4 Yes | 1 No |
difference between smoke testing & sanity testing?
what is difference between smoke test and exploratory test.?
what is performance testing?
I have to write test cases for Create User, Edit User, Delete User etc. Some of the steps for Create & Edit User are same. Then Should I write refer Create User [test case Id] for common test steps to write Edit User Test case? OR I have to write separate test steps even though they are repeatable in Create user & Edit User test case.
1.What is the risk factor problem related to project?
When u r executing a test case an error dialog or window appeared on screen describing some msg . u have to send that dialog/window as an attachment to the developer to let him understand properly abt the error dialog /window. how do u capture that error dialog/window as a snapshot , in manual tesitng ?
can we directly write test cases in test directory.
Can you explain how tpa works?
What is the difference between quality assurance and quality control?
What is an Use Case ? How can we write the Use Case and how can we write the Test Cases for that? What role plays the Requirements in the Use cases ?
which test comes first installation testing or compatiability testing
Please give me example of low priority and hign severity defects?