Answer Posted / ramyab.mca@gmail.com
Hai....
CRUD testing :
CRUD testing is nothing but a sanity testing. To ensure
that the system performing CRUD activities.
They are
1.Creating
2.Retrieving
3.Updating
4.deleting.
To ensure that the basic functionalities of an application
is performing or not and build is stable for further
testing.
K,Byeeee..
Thanks & Regards
B.Ramyasri.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
In Manual testing how to test proxy servers? can u please explain with example?
Hi, what do you mean by internal auditing? what are the things they do in internal auditing?what they review? THNX in Advance
What are some best practices that you should follow when writing test cases?
Difference between Stakeholder and Relevant Stakeholder?
What are the challenges you faced in your project (Testing) and in your company?
What types of documentation are used in qa?
. Is any graph is used for code coverage analysis?
write test case for gmail sign up page ?
what is the difference between Risk based and Requirement based testing???
Give me an example of something you tried at work but did not work out so you had to go at things another way.
What is formal testing?
How can I do Server side Interface testing in Web Testing?
What will be your approach if a particular script in Load Test fails?
How to test the below code and write test case? Prove that this code is wrong? int add(int a ,int b) {return a+b; }
list of methods that is used to document the requirements of a software.