what is crud testing ?
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
Create,Update,Retrieve,Delete -> CURD
Vinodh Anandhan
Exceed Technologies
Chennai
Is This Answer Correct ? | 1 Yes | 1 No |
What is Buddy testing?
What are the goals of a performance testing of a web application
What type of testing you do in your project?
3 Answers Geometric Software, TCS,
What is difference between regression testing and re- testing?
is it possible web application make it as executable file
What are the Testing types can Follow for Web application Project ?Please Help me .....Urgent ....
3 Answers CTS, Indian Airlines,
Hi,please help me out with my ques:in project each tester how many testing will do?i mean what extent?
What is the Batch file?
What is the difference between Test Management tools and Defect Management tools? What are the most widely used Test Management tools?
Non functional testing Examples ?
What is the role of QA in a company that produces software? How do you scope, organize, and execute a test project?
Hi!! Could anyone tell me the risks that usually appear while testing web application [let say - eCommerce] Thanks!