Answer Posted / padmas
DML stands for data manipulation commands in Oracle. Modify, update, delete such commands are used to test the database testing. Through these commands, data is updated or modified. So, it is known as dimly, database testing.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Without using database checkpoints, how you test a sql query in qtp?
How to test the stored procedures?
In database testing, how to do the data load testing?
What is database testing and what we test in database testing?
How to test a sql query in winrunner? Without using database checkpoints?
What is difference between having clause and where clause?
How you can write testcases from requirements and do the requirements represents exact functionality of aut (application under test)?
Without involving database checkpoints, how you can test a sql query in qtp?
What are the steps need to be taken while testing stored procedures?
Explain how to use sql queries in qtp ?
What are the different types of database testing?
What is white box testing and black box testing?
What are the necessary things needed for writing database test cases?
How does qtp evaluate test results?
What is the database trigger, how to verify the trigger is fired or not and can you invoke trigger on demand?