What is Data base testing in manual
Answers were Sorted based on User's Feedback
Answer / shilpa.s
Data base testing basically include the following.
1)Data validity testing.
2)Data Integritity testing
3)Performance related to data base.
4)Testing of Procedure,triggers and functions.
e.g.enter employee record in DB through front end and check
if the record is added or not (through) manually.
| Is This Answer Correct ? | 10 Yes | 2 No |
Answer / ramprasad.s
HI
Database Testing is
1. Domain constraints
2. Key constraints
3. Joins
4. security.
sun_ramprasad.
| Is This Answer Correct ? | 5 Yes | 2 No |
What are release notes and what it contents?
i want manual and automation test cases and interview questions
I HAV BEEN TO ONE INTERVIEW FEW DAYS BACK, tHEY ASK ME " TELL ME THE DIFFERENCE BETWEEN MANUAL & AUTOMATION TESTING" CAN ANYONE PLASE TELL ME THE PROPER ANS FOR THE SAME. THANK YOU
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; }
How do u ensure that there are no duplicate testcases?
Can anyone tell me the test scenario for railway reservation online booking. I need all test scenario.... please friends help me.
Iam new to Testing Field.How do i need to answer if they ask like Integaration Testing? Can you give example with your requirement?
when errors occurs in ur script wat will u do
Imagine you are in an empty room with a fan, a bulb and an air conditioning system. There is a switch board on the wall with 32 switches and 2 plug points. You are tasked with testing this setup. Assume you are not given any requirements whatsoever. How would you approach it? What would be your priorities? If you make any assumptions, do state them.
Which testing is this- opening .mp3 file through IE Option- 1. cross browser testing 2. Negative testing 3. black box testing
What is the purpose of test plan in your project?
What is reverse engineering?