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 test case and why it is require?
How to test when the web application expired time (cookies,sessions testing) in real time
hi am new to testing please anyone suggest a text book or materails so that it will help me to understand testing.please give me as soon as possible
1.What is the risk factor problem related to project?
At what stage unit testing has to be done?
can someone give me a brief idea about embedded testing.. i know both embedded system concepts and testing concepts.. i just want to know what we have to do for embedded testing
Can u test a website or a webapplication manually without using any automation tool?
in SDLC where Exactly testing peoples r inveloved ? plz reail timers only.........(Usha)
How to run the Data Base Testing Manually ?
What are the Testing types can Follow for Web application Project ?Please Help me .....Urgent ....
3 Answers CTS, Indian Airlines,
Differentiate between severity and priority? who assign these parameters to a bug?
Diference between sanity & somke testing?