| |
GeekInterview.com > Interview Questions > Testing > DataBase Testing
| Print | |
Question: Testing using SQL queries
Answer: how to do 100% data validation (between source database and Teradata ) using QTP? Can you record and run functionality using SQL queries? |
| July 07, 2008 17:37:25 |
#2 |
| GamGom |
Member Since: July 2008 Total Comments: 1 |
RE: Testing using SQL queries |
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 |
| |
Back To Question | |