-
-
QTP Script for runtime changing objects
Hi,How i can write the script for the runtime changing objectsFor Example My webtable name is "Wtable"Its containing n number of links "120 orders" "130 orders" "100 orders".......These orders text will dynamically changing like "120 orders" can be change as "121 orders"In this how can i write code for click these links in this webtableFirst i count the child objects in "WTable"Its now written 3It...
-
How to call a test from another test?
To be more descriptive how to call an action which is saved in one test, from another action without doing insert call to copy or existing action. Say for instance, my action is stored in one test in my local system and if someone else wants to call that action from his system, How will that be done by scripting?
-
-
-
-
-
Checking background colors
How to check background colors in QTP?
-
-
-
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...
-
-
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
-
QTP Descriptive Program Objects List
How we can identify the descriptive program objects in GUI map of QTP8.2 Version
-
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",...
-
-
-
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.
-
-
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
QTP Interview Questions
Ans