What is CRUD testing

Answers were Sorted based on User's Feedback



What is CRUD testing..

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

What is CRUD testing..

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

Post New Answer

More Manual Testing Interview Questions

Difference between Agile process and Water Fall model

0 Answers   Cap Gemini,


wat is meant by frontend and backend testing

2 Answers  


test cases on bangles???

0 Answers  


I need some negative and positive testcases for pagination on result dispalying page

5 Answers  


what is use case

7 Answers  






what is configuration testing

17 Answers   Ness Technologies,


what is difference between BVA and Equivalence Partitioning? For login page(UN,PW) i have requrement as characters should be Alphanumeric.how you aplly both BVA and EP.......?

3 Answers   EDS,


Can anyone tell me what is meant by "Mainframes Testing"? Also, Plz let me know what r all d responsibilities of a Manual Tester in Mainframes Testing? Plzzz reply!!

14 Answers   Accenture, American Express, Cap Gemini, Google, IBM,


What is difference between web based testing and windows based testing ?

4 Answers   CSS,


if bugs found then it fixed then it's status is close. same bugs arise inafter 2 3 months in same module then what can do as tester

6 Answers  


If I have written the test cases for Login window . If one new field is added to login window then steps of test case changed in the next build. my question is that should I make change in the steps of previous test case or write another test case with new steps?

1 Answers  


Who will prepare FRS(functional requirement documents)? What is the importent of FRS?

2 Answers   Infosys,


Categories