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..
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / aditya
DB testing
Frequently used queries: Select,insert,delete,update
apart from that one may need to write simple and vomplex
sub queries.
ineer joins
outer joins
variation in select statement
execute a stored procedure - exec <stored proc name>
Date functions which are one of the important variable in
any database
| Is This Answer Correct ? | 1 Yes | 0 No |
wat will be your testing approach for this product from project start to finish(product is landline phone)
what is the difference between testing techniques and principles of testing?Kindly explain both of them with an example.
what is the difference between a error,defect and a bug
1) What r the properties, Advantages & Disadvantages of each types of action? 2)When I can use this?
what is query to see the "user" in SQL Server 2000
what r the key components in a test plan document?
Can anyone help you in this?
What does the test strategy include?
steps for perfoming integration testing?
in a team, how do u involve/test when ur modules are integrated to other modules of ur team.
What are the various ways of writing test cases?
What is the cost of quality?