Which sql statements can be used in database testing?
No Answer is Posted For this Question
Be the First to Post Answer
What is the test scenario to test a database migrated from one sql server to another?
In database testing, what all things are required for writing good test cases?
How do you test whether a database in updated when information is entered in the front end?
Does qtp support sql queries?
To manage and manipulate the test table what are the sql statements that you have used in database testing?
Without involving database checkpoints, how you can test a sql query in qtp?
Suppose a student column has two columns, name and marks. How to get name and marks of top three students.
How to test a sql query in winrunner? Without using database checkpoints?
Explain the qtp testing process?
What do we usually check in database testing?
What are the challenges you faced while performing database testing?
In data base testing, what are the steps to test data loading?