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 |
what is the difference between QA test plan & test plan?
What do you know about data-driven testing?
I would like to know whether Zephyr, the test management tool takes a complex installation procedure?
What is test oracle in testing? Why it is using? What is the advantage when a test oracle is used?
Plz post any critical bugs found while testing desktop application.
During the test case review, what are the main important things will you check
Explain the advantages of implementing cmmi.
What are the five common solutions for software developments problems?
what is the entry & exit criteria of testing process?
6 Answers APC, MBT, Microsoft, Nortel, TCL,
What tools are available to support testing during development of application?
What type of testing is used for deaf and dumb people?
How is adhoc testing different from exploratory testing?