what is crud testing ?

Answers were Sorted based on User's Feedback



what is crud testing ?..

Answer / kiran

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 ?    3 Yes 0 No

what is crud testing ?..

Answer / mfsi_priyankaa

CRUD testing is a Black Box testing. CRUD stands for
(Create, Read, Update, Delete). i.e.,you can Create
or Add data, you can Read or Access The Data after
it is saved once, you can Delete the data along
with its relationship.

Is This Answer Correct ?    1 Yes 0 No

what is crud testing ?..

Answer / ramprasad.s

Hi

It is a Matrix foam where we test the creation, deletion,
& updation of objects.





sun_ramprasad@yahoo.com

Is This Answer Correct ?    0 Yes 0 No

what is crud testing ?..

Answer / vinodh anandhan

Create,Update,Retrieve,Delete -> CURD


Vinodh Anandhan
Exceed Technologies
Chennai

Is This Answer Correct ?    1 Yes 1 No

Post New Answer

More Manual Testing Interview Questions

What is the difference between Smoke & Sanity Testing.

7 Answers   TCS,


EXplain the diffeenet types of bugs.....

14 Answers   GE, TCS, Vertex,


any one can explain error guessing..?it depends on validation or functional testing? give one example ..?

3 Answers  


what is difference between Sanity testing and Smoke testing?

15 Answers   IBM,


Manual and automation how do they help in bringing out quality product? Explain?

0 Answers   Midas Technologies,






After receiving the build.How will you start the testing

3 Answers   QA,


Tell exact difference b/w Smoke and Sanity testing with example?

13 Answers   TCS,


Any one please can u tell me what is composer? An interviewer asked me do u have experience in Composer? its urgent.

0 Answers  


Why documentation testing is important?

0 Answers   Virchow,


How many flows of Events are there?

1 Answers  


How do you carry usability testing?

5 Answers   ADITI, CTS, GrapeCity, Intel,


How to prepare boundary value test cases for 3 input values eg: to get the triangle type i am giving 3 sides a, b, c values should be 1<=a<=200,1<=b<=200,1<=c<=200....

2 Answers   Apple,


Categories