How are ORACLEs AIM (Application Implementation Methodology) used in testing?
Testing for application accuracy using the Update and Delete statements
how we can do Assess data for timeliness, consistency, accuracy
What commands do database tester generally use & whether they are given privileges to the all tables to access?
What is Data migration and how does a tester test the Migration Data
Latest Answer: Data migration is actually the translation of data from one format to another format or from one storage device to another storage device. This also necessarily requires someone or something to do the translating Testing can be done by comparing ...
how to do 100% data validation (between source database and Teradata ) using QTP? Can you record and run functionality using SQL queries?
Latest Answer: 1. The no. of arguments being passed
2. The data type of each of the arguments being passed
3. The order of the arguments being passed
4. The return value
5. The data type of the return value ...
Latest Answer: You can use ADO's(ActiveX Data Objects) for connecting database from applications.If u are new to ADO and want to learn refer the following URLhttp://msdn2.microsoft.com/en-us/library/ms807730.aspx ...
How a trigger can help in improving performance? How many types of triggers are there and What do they do?
Latest Answer: While deploying the code on the QA server and preparing the new build, its the 'job of Configuration Manager is to provide all the deployment details and DB details to the Team leader of Dev team and Team leader of testing team to send across all the ...
View page [1] 2 3 4 5 Next >>

Go Top