How do we do Database testing?. How does our knowledge on
SQL is useful in Database testing?. Please explain the
process if possible.
Answers were Sorted based on User's Feedback
Database Testing:
Here we are checking that what ever we are doing at the
front end i.e.In our Application is reflecting in the Back
End i.e.in database or not?
Again we are searching/testing the results in database by
using SQL Queries
Eg: If I have to find specific row in the table
Then your knowledge of SQL Queries will be useful.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / rajesh.pothina
Data Base testing is done to check the back end quaries of
the application.To do data base testing we nead to no all
the sql quaries in detail.
| Is This Answer Correct ? | 1 Yes | 0 No |
when database testing comes into manual tesing
APPROACHES FOR WEB BASED APPLICATION TESTING. DIFFERENCE CBETWEEN WEB BASED APPLICATION AND CLIENT BASED APPLICATION
Does we make documentation for all defects?
what is clinet side validation and server validation??
1Who performed sanity and smoke testing :-- developers or testers ? Explain with example and prove ur answer. 2 Company has developed a project for company B, company B has to introduce this project into the market. The acceptance testing is performed at Company B. is it called as alpha testing or beta testing ? Explain with example and prove ur answer.
Whatis the need of writing testcases? why don,t test the application without the testcases
Can anyone please tell in detail about the Rally tool and how a tester is going to use it.
what are the templates for daily,weekly and monthly reports? plz reply ASAP.
what is traceability matrix and its usefulness
Is an "A fast database retrieval rate" a testable requirement?
how to write a testcase for yahoo messenger
What are noise variables?