I am trying to identify the content displayed inside a frame using QTP. I am asking from the Page all the frames that match the description and get a collection of frames.
Suppose I use QTPs recovery scenario manager to set the playback synchronization timeout to 0. The handler would return with \"continue with next statement\".
What is the most efficient way to check if the current QTP test execution is interactive, i.e. not part of a QC test set execution launched from the QC test lab?
Hi we are expanding one of our projects in a major bank to include access via mobile devices. We are evaluating a few tools - inc. perfecto mobile, experitest and deviceanywhere.
I have a simple Scenario where i want to expand the node of a Java Tree which is present within a Java table. This Java Tree is not able to get recognized when i tried to spy. it is showing only the p
I\'m testing a Java web application on QTP.In one scree开发者_运维百科n, not all fields are visible initially (ie: they\'re \'below the fold\'), so this:
Say you have a huge automation project and are using a certain testing framework, sa开发者_如何学JAVAy -JUnit for most of the automation. However you typically get stuck with automating the flash part
Our Team is automating tests/test data preparation in QTP and we do the scripting in VBScript. In several tests the tester who runs the script need to supply an MS-Excel file with the indata. We use
how to use different operators in QTP for example Window(\"text:=Calculator\").WinButton(\"text:= =\").Click
Whe开发者_Python百科n to Use Virtual Objects?I would use them only if all other approaches failed.