-
Webtable and Image
Hi,
I have to perform click on 6 “+” icons on 6 tabs having same alt property and file name and I use INDEX also but I wont help me , so any good idea how to perform click on these 6 tabs,Also Im using below script for these.
Browser(“”).Page(“”).webtable(“innertext”).Image(“alt:=Select to show information”).click
Browser(“”).Page(“”).webtable(“innertext”).Image(“alt:=Select... -
Navigation to create a new virtual object
Looking to use the virtual object tool in QTP 11 to verify a drop down field on a page. Create the virtual object, but how do you insert into your test ?
-
Analog Recording
In which codition we choose Screen or Window options in Analog recording?
-
How to start automation testing through qtp?
Plz help me to create testcases and use qtp for generating reports
-
QTP Certification Exam
Hi
I am planning to do certification on QTP. Can you please let me know the process
Thanks
ravi -
QTP in Mainframe application
Which version of QTP will be used to test the mainframe application of TN3270 over rumba windows installer.
The QTP should identify each field as mainframe object not as Java object or with X, Y co ordinates. -
QTP with VBScript
Hi,
I am a beginner in QTP and I am learning by myself. My question is how to create a script in QTP and then enhance it (the scripts) with VbScripts. I am really confused. Please throw some light as I really want to learn QTP -
Terminal emulator add in for HP QTP 11
Hi,
We are trying to automate our application(running in HP Tandem server) using QTP 11. We use IBM PCOM emulator to access our application. We found out that we need TERMINAL EMULATOR addin for QTP to support/recognize our application.
Does anyone know where can I locate this addin? Is there a website where this licensed s/w is available?
If yes, what would be the cost? Also... -
-
-
How can I use Childobjects in QTP for Identification of WebElements
I wrote this code:
Set odesc = Description.Create()
odesc.Value("Class name")="WebElement"
odesc.Value("innertext")= JOB JOB is name of Parameter with STRING Value-User defined params.
ex.JOB = "Officemanager".
Set obj =Browser().Page().Childobjects(odesc)
Set obj_number = obj.count
But When I write this code:
obj.GetROProperty("xsx").click... -
-
How to test cross browser testing in QTP?
As per my knowledge QTP Supports IE and FF,how to test remaining other browser?
how can i answer this question. -
Object Recoginition techniques for Non unique objects
Describe GUI object recognition techniques for non-unique objects
-
-
QTP Real-time Test Script for sap application
Can any one give any document for sap script using
QTP(QTP Real-time Test Script for sap application) -
How can I include a LINK in Reporter.ReportEvent
Hi,
I want to include a LINK in QTP results viewer. If the testcase fails then the user must be able to click on a link "See here the result details" and it will open a (Excel) file.
Code should be like :
Reporter.ReportEvent micDone, "Click here for details", strURL
"strURL" wil include a link to a EXCEL file "Results.xls"on "My documents" or somewhere... -
Quality Center Graphs in V 11.0
Hello
I am trying to produce a graph showing test execution status (Pass/Fail/Blocked) for a specific cycle. I want to show the planned tests scripts vs the actual scripts.
I would like to have the nub of test scripts for a specific period of time and inside the graph I would llike to see the Planned scripts vs the actuall executed scripts for each of the day requested. -
Application throwing error while running the script
I am fresher in QTP. Till now I have faced only the error thrown by QTP. What needs to be done when application throws an error?? How to handle it through QTP??
-
What is Index Property in descriptive programming?
Could you explain, Why is it bad practice to use index property in Descriptive Programming?
QTP Interview Questions
Ans