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 the FURRRPSC model?
Suppose u found a bug which a developer could not reproduce and it is reproducing on your pc whenever tried , then in this siyuation what will be the status of the bug, and what u r going to do for that bug.
4 Answers Flextronics, Syntel,
What is defect clustering
how do u know whether the particular project belong to client server or web -based?
What is the difference between action & script ?
Please Anybody tell me,Who is going to do Smoke and Sanity Testing i.e. Developer or tester ? S.Pokharkar Watershed Infotech,Pune
What type of metrics we prepare in testing?What is the use of those? can any body plz let me know. udya uday_testing@yahoo.co.in
What is the diff bet Message box and Dialog box,anybody can answer it.... Thanks in advance
What is sanity testing? and how to do sanity testing for a telephone
what is diff between stress & load testing
a newly launched web site is hosted on web server.It is expected that 100 people visit the website every hour and browse 30 pages spending a total 15 minutes. what is the maximum hits/sec that the web server should support this load?justify your answer. need urgently. by rimesh
what is proto type model?