What is CRUD testing
Answers were Sorted based on User's Feedback
Answer / kushal
CRUD testing is nothing but a sanity testing. To ensure
that the system performing CRUD activities like Creating,
Retrieving, Updating and deleting. to ensure that the basic
functionalities of an application is performing or not and
build is stable for further testing.
| Is This Answer Correct ? | 12 Yes | 1 No |
Answer / ravikanth
CRUD testing is actually Black Box testing. CRUD stands for
(Create, Read, Update, Delete). I.e., whether you can Create
or Add data, Whether you can Read or Access The Data after
it is saved once, or whether you can Deteted the data along
with its relationship.
| Is This Answer Correct ? | 0 Yes | 0 No |
what and how to do application testing?
Define brain stromming and cause effect graphing?
How do you select test cases for Regression Testing(The point is when there is change code how do you come know which part of code or modules it will affect).
15 Answers CTS, HCL,
what types of bugs will we find out in banking projects
what is meant by exhaustive testing?
Functional testing is the part of System testing or System testing is the part of functional testing
what is pareto analysis?
waht is deffect?
how often do u recieve bulid in ur company?
Is integration testing is a validation testing ?
Write Boundary value analysis , Equivalence partitioning & Error guessing cases on 1 liter Water Bottle. It should not include functionality Testing cases.?
tester can give suggestion to developer "how to fix the bug" in bug report