What do you mean by white box testing and black box testing?
No Answer is Posted For this Question
Be the First to Post Answer
How to test database procedures and triggers?
Suppose a student column has two columns, name and marks. How to get name and marks of top three students.
In database testing, what do we need to check normally?
How to test a sql query in winrunner? Without using database checkpoints?
What are the challenges you faced while performing database testing?
What do you mean by dml?
How to check a trigger is fired or not, while doing database testing?
How to verify the trigger is fired or not and can you invoke trigger on demand?
How you can write testcases from requirements and do the requirements represents exact functionality of aut (application under test)?
What is white box testing and black box testing?
Does qtp support sql queries?
Without using database checkpoints, how you test a sql query in qtp?