-
Test Object and Run Object
What is test object and run object in QTP?
-
Read only excel file in QTP
How to create read only excel file using QTP?
-
How to break the object spy ?
When object spy is launched sometimes it freez, and windows doesn't respond any more.Is it a keyboard combination to break it down.
-
Checking background color and images using QTP
How can i check background color , bitmap images , graph in my application...???i am using web application...
-
-
-
Export data Sheet from qtp to quality center
I have all my data in local sheet. I wan to export that sheet to Quality center attachments.we can do it by exportsheet method. syntax for this method is "DataTable.ExportSheet(FileName, DTSheet)". here filename is nothing but path for that excel file. For qulaity center what is the path ?
-
-
Problems encountered in automation tools
What are the problems you faced when you are working with automation tools like Winrunner and QTP?
-
How to Create Database Checkpoint manually in QTP
Is it possible to write a sql query manually in the QTP script to create a DB checkpoint instead of going through the MS SQL QUERY tool ? thanks Sai
-
-
Why QTP 8.2 does not recognised object.
We are testing the .net application and when run the test in QTP 8.2 it display the message "Can not find the object" and test fails.
-
-
-
Invoke an application and login using QTP problem
I am trying to invoke an application and login to it using QTP. I was able to use the systemutil.run to get the application to invoke, however, i can't get it to log in. I did this in winrunner with the following code:UserID = "XXX";login_application(UserID);invoke_application("path","db","",SW_SHOW);Please login...set_window ("Please login...", 32);edit_set ("dfUser", User);password_edit_set("dfPassword",...
-
QTP Descriptive Program Objects List
How we can identify the descriptive program objects in GUI map of QTP8.2 Version
-
How to save User Defined Data in Global Data Sheet
Hi,Can I save my user defined variable value in a Data Sheet ?Dim textValuetextValue= Browser("Browser").Page("Pag1").WebEdit("WebEdit").GetROProperty("innertext")I want to save textValue in a column in Global Data Sheet. Then I want to compare this column with another column.Is that possible ?ThanksSairam
-
-
Differenced between quick test proffesional version 5.6 and 8.2
These are the new features which are available in QTP8.2 and which are not present in 6.5 version.Keyword View: Lets you easily build and maintain tests without writingVBScripts.Auto-Documentation: Provides improved test clarity and the ability toview test steps in plain English.Step Generator: Allows you to quickly insert custom-built functionsinto your tests.Mercury Business Process Testing: Enhanced...
-
QTP Interview Questions
Ans