Can any one send the Basic Consepts of DB Testing?
Which Type of Quarres are Frequently used in the DB Testing?
If any one have those please reply..
Answer Posted / b.v.s.sekhar
In testing process DB testing is necessary to know the
impact of front end operations on back end tables.
In Data Base testing testers are concentrating on data
validation and data integrity.
Data validation means validating insertion of new values
into database correct or not.
Data integrity means validating the changes in existing
database correct or not, due to insertion of new values.
Frequently required quarries are select,update,delete,insert.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Can anyone pls tell me how to do action parameterization (input and output parameters) with respect to login window and insert order of flight reservation window in detail( pls give a clear step by step explanation with example) anyone please
can anybody tell me that from whr i download rational rose setup (free)?
1) What r the properties, Advantages & Disadvantages of each types of action? 2)When I can use this?
What are the differences between test strategy and test plan?
What are the different verification techniques you know?
can u share your though about test leakage matrix with template?
is possible smart identification through descriptive Programing
What is the difference between Test cases document and test cases design document?
How is adhoc testing different from exploratory testing?
How you will begin to improve the QA process?
Hello Can anyone please share the interview details for QA positions in Tribal Fusion, Noida. Much Thanks
What kinds of performance tests might be required for a word processing system?
How do you define a format of writing a good test case?
Hi I have found a web site of online shopping (www.safetots.co.uk).PLEASE write possible "Test scenario" by seeing that site.Please make the end of mine and others doubt in Test scenario.Thanks in advance.
We have a WISPr application making an authentication request to a server running an authentication module. The client application is sending the User--Agent value, but the authentication application logs the User-Agent value as null, please explain the steps i should take to troubleshoot the issue. Please mention the steps by applying your knowledge of the OSI model.