What do you mean by dml?
Answers were Sorted based on User's Feedback
DML means Data Manipulation Language in database management systems, with commands to manipulate such as , modify, alter, update, or delete the table structures or data in specific selected tables. Known as Delete-Insert-Modify ly operations in database testing.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the different stages involved in database testing?
In the database testing process, what do we usually check?
You don’t have much time or only one day time, you have to execute 100 test cases, how you will execute
What is load testing and give some examples of it?
How to test procedures and triggers of a database?
How to test a dts package created for data insert update and delete? What should be considered in the above case while testing it?
In data base testing, what are the steps to test data loading?
What is the database trigger, how to verify the trigger is fired or not and can you invoke trigger on demand?
Explain database testing?
How to write test cases from requirements, do the requirements signify the exact functionality of aut?
In database testing, how to do the data load testing?
What is white box testing and black box testing?