-
-
-
-
-
-
-
-
Running multiple recorded scripts simultaneously in QTP
Hi,I am Monali Desale. I have one query in QTP. Can we run multiple recorded scripts simultaneously? If yes, please tell me what is the process for that? I know using batch process u can run multiple recorded scripts in sequential manner.
-
ActiveX component can't create object error in QTP
while executing the following script i am getting the runtime error as ActiveX component can't create object: 'cmd.exe'set ft=createobject("cmd.exe")Please give me suggestions to circumvent this problem? thanks
-
QTP recording for a java application and list box problem
i am recording for a java application and it does not record a listbox. If i go to object repository and try to add the object i get the following pop up error " "The listbox has the following options to choose from:1) any2) investigate3) pendingPlease help.Also i tried with Index and location property but that does not help.(not sure if the object name should be present in object repository before...
-
QTP 8.2 for recording PowerBuilder 10.5 and Sybase application
Can I use QTP 8.2 for recording PowerBuilder 10.5 and Sybase application.I want to record scripts on PowerBuilder 10.5 and Sybase application andre-execute this script on PowerBuilder 10.5 and SQL server 2005.After database conversion will QTP execute these recorded scripts without modifying the scripts?
-
-
-
-
-
-
How to connect to SQL Server 2005 database from QTP
I created my database in SQL Server 2005 and used the following script to connect to my database from QTP. But it didn't workim ObjDBSet ObjDB= Create Object("ADODB Connection")ObjDB.ConnectionString = "DSN=Database Name"ObjDB.OpenStrQuery = "Select * From Table Name Where Condition for query"Set ObjResult = ObjDB.Execute(StrQuery)After I run the script in QTP. I'm getting the following error message"The...
-
-
-
QTP Interview Questions
Ans