Suppose i have some records in database now i want to use
first 1000 records for one test and next 1000 to 2000 records
for another test how can we do this just for ex oracle
database pls tell me
Answer / sweetpoison
try query like sort by asc for 1st and desc for second
| Is This Answer Correct ? | 0 Yes | 0 No |
In qtp what type of data tables are used , name and list out them
How should I get results when I run scripts in a Batch mode
How many types of recording modes are there?
i need qtp tutorial. pls send it to sridhar.k151@g mail.com
What is meant by Environmental variables?2 types r there know…can u pls explain clearly?
In an Excel sheet take two fields as agentname and password and type some valid agentname and password.call that excel sheet in qtp so that qtp opens the flightreservation window taking into consideration how many records are entered in the excel sheet.For example if 3 records are entered today it will open 3 FR windows,if in near future the records are more than 3 then it will open that number of times.
What is the scripting language used in QTP?
how we connect oracle or sql data server database to qtp.
How can we get the result from WindowsXP Command Window? (e.g. After we input 'ipconfig' in command window, how QTP get the result?)
How to retrieve the object properties at runtime without the usage of GetROProperty?
write a qtp code to display all the items in the fly from combo box or list box
Hi All, I have QTP installed on my machine but the application under test is on remote machine. I need to automate the scenarios which consist of automatically enter the remote machine through IP address ,record the application in remote machine and run it also when played. Can some one tell how to record the application in remote machine.