can any one please tell me about CURD testing. Did the curd
testing and sanity testing both are same?
Answers were Sorted based on User's Feedback
Answer / pk
A type of black box testing done to see if you can create,
update, read (access) and delete data.
C = Create
U = Update
R = Read
D = Delete
| Is This Answer Correct ? | 6 Yes | 2 No |
yes It is same.sanity testing and curd testing both are same
It includes editing,
deleting,
updating ,
creation
Both are same...
| Is This Answer Correct ? | 4 Yes | 1 No |
How will you assign priorities to test cases?
4) Adhoc Testing is performed with A)A formal test plan but with out a formal testcase cool.gifA formal test case but without a test plan C) Both A and B D) None of the options
what is meant by CLOUD?
Questions were asked on Stubs, Drivers, Top down Integration, Bottom Up Regression
What is Software Testing ?
tell wat u did in ur banking project?
is Testing Engineer Involve in designing the Test Design
what is mean by funtionality testing and performance testing,and what is the difference?
suppose 10 mangoes cost is 300 rs with 10% discount in this case u r writing 10 test cases.u want to change that cost to 500 rs in this case u r writing 5 testcases....... so, how many functional test cases and how many regression testcases in these 15 testcases?
Hi, Please answer this qns. "What is the test strategy and list of design characteristics for a login screen?" thank u
How should testers write the test cases without Specifications
Tell me about the best bug you ever found