What is CRUD testing
Answers were Sorted based on User's Feedback
Answer / kushal
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 ? | 12 Yes | 1 No |
Answer / ravikanth
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 ? | 0 Yes | 0 No |
On which module did u involve in your project..?
Difference between the HotFix,ShowStopper and critical bug?
What incremental integration testing?
When we are recording in WinRunner and interact with the AUT, what does WinRunner do?
What is Traceability matrix? Why it is used? Can u tell me the architecture of that?
Is it necessary to test application in lower versions of OS when you have tested in latest version
whats the reason to display the password(not in encrypted form) in the script in load runner but not in QTP?
Can any1 tell me suppose u r doing manual testing on unix platform with Shell Script, then how it is done? How u r implementing it & what is the use of Shell scripting on Manual Testing? plzzzzzzz i need ur help.
What tools you will use for writing testcases, defect reports,test reports etc?
HI, i did MCA and i took coaching for testing and now iam trying to get job.but whenever i see any job requirement they r asking for minimum 3 yrs of experience and many other pgmming languages like java,c++,perl,shell,database like unix,linux.my question how can one have experience without getting job and how one can know so many(pgmm lnguages).iam afraid to keep fake experience and cannot answer as i did the project.so some one pls suggest me how should i proceed ..thx in advance.
how can u do usability testing on website?
Why does Software have bugs? urgent pls .....