what is crud testing ? and who will do this one ?

Answers were Sorted based on User's Feedback



what is crud testing ? and who will do this one ?..

Answer / syed rakibul hassan

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 ?    16 Yes 6 No

what is crud testing ? and who will do this one ?..

Answer / arjun

Before I start digging into the topic, let me comprehend the
foreword. When the application is under execution, the end
user mainly utilizes the ‘CRUD’ operations


C: Create – When user ‘Save’ any new transaction, ‘Create’
operation is performed.
R: Retrieve – When user ‘Search’ or ‘View’ any saved
transaction, ‘Retrieve’ operation is performed.
U: Update – when user ‘Edit’ or ‘Modify’ an existing record,
the ‘Update’ operation of DB is performed.
D: Delete – when user ‘Remove’ any record from the system,
‘Delete’ operation of DB is performed.

Is This Answer Correct ?    1 Yes 0 No

what is crud testing ? and who will do this one ?..

Answer / shaik jeelani

CRUD testing is Black Box testing.
CRUD stands for (Create, Read, Update, Delete).

Is This Answer Correct ?    0 Yes 0 No

what is crud testing ? and who will do this one ?..

Answer / naren

actually Syed Rakibul hassan CRUD is not black box testing
it is white box testing.. plz check once

Is This Answer Correct ?    6 Yes 7 No

what is crud testing ? and who will do this one ?..

Answer / tsri

Crude testing is nothing but exploratory testing and this
is performed by the testers itself

Is This Answer Correct ?    2 Yes 17 No

Post New Answer

More Manual Testing Interview Questions

what is the difference between website and web based application ?

0 Answers   IBM, IHS,


Difference between or when do you conduct Acceptance testing User Interface testing ?

1 Answers   IBM,


1)Asked to write test cases on Print option in a MS word application 2 Give scenarios for the following: throw a ball into bucket full of water and write scenarios so that water does not spill out. Explain test stratergy. What is localization. What do u test in localization?

1 Answers   Bally Technologies,


How to do credit card (banking application) security testing?

5 Answers   CA,


There is an help option in one window, which consists of 100 pages. I want to test same word from every page. How can I do this in 5 minutes?

6 Answers   DELL,






what are the test data for factorial function ?

1 Answers  


can somebody plz tel me about financial domain for manual tester?? which kind of application use and what is the approach of testing??

0 Answers  


pls tell me who is in s/w testing field(either in company or as faculty) give the ans of my que. tel me why r u in testing ? reply me as soon as possible

3 Answers  


what is endurance testing?give one example

4 Answers   Wipro,


which test cases are not to be automated

5 Answers   Accenture, IBM,


what is the use of l10n testing?

0 Answers  


When did u complete testing ? Which scenrio should not be in automation testing ? why ?

0 Answers  


Categories