What is Database Testing?
Answers were Sorted based on User's Feedback
Answer / sailaja
testing the database for data validity and data integrity
is called data base testing.
data validity means testing whether the frontend data is
correctly added into the database
dataintegrity means testing whether the frontend operations
are correctly done on the backend data
| Is This Answer Correct ? | 26 Yes | 2 No |
Answer / s.m.shoaib
In database testing one can consider/verify the
1. Database Table/Field/SPs Naming Conventions.
2. Database design .. is it Normalized enough?
3. Database field size.
4. Database field type.
5. Stored Procedures Return type, arguments etc.
6. Relationship between tables. Primary , Foreign Key.
7. Constraints in Database
| Is This Answer Correct ? | 10 Yes | 3 No |
Answer / shubhs
This will not be exact Testing but can be done as
verification.
Field size validation with the Front End or with the
Design.
Field size validation, if application is having data for
multiple language.
Return type of each function and Out Parameter for each
procedure.
If Data base is any file Generation routine that can be
tested.
| Is This Answer Correct ? | 2 Yes | 2 No |
Answer / ashu
to testing the server side data means validating the data at
server side
| Is This Answer Correct ? | 1 Yes | 2 No |
What is difference between selenium and QTP tools Which is best tool... Which is most used tool
Do you know how can we make one test method dependent on other using testng?
Tell me an example of the languages supported by webdriver?
Which test cases can be automated?
I am fresher and i have completed my software testing course and i don't have real time experience,can anybody help me regarding financial domain projects,main testcases in that domain.
What is quality assurance?
I am new to Test Complete ,can any one suggest me the steps to create/Record and replay a test in Test complete 6....
what is GDC
Hi I need the following information about JMeter 1) How many(max) threads(users) can hit the website using Jmeter? 2) How long(in hours) can we run Jmeter for stress test? (Is there any “Memory full” issue if we run for long time?) 3)What typeof sampler to use for clicking on the link?
how to re-install QTP 11.0 trial version
Tell us what methods of robot class do you know?
Can test automation improve test effectiveness?