qtp
Identifying content displayed inside QTP
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.[详细]
2023-01-24 22:19 分类:问答QTP Recovery scenario used to "skip" consecutive FAILED steps with 0 timeout -- how can I restore original timeout value?
Suppose I use QTPs recovery scenario manager to set the playback synchronization timeout to 0. The handler would return with \"continue with next statement\".[详细]
2023-01-24 14:39 分类:问答Can I determine if current test execs from test lab or interactively from within QTP IDE?
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?[详细]
2023-01-24 09:08 分类:问答iPhone test automation - benchmark tools?
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.[详细]
2023-01-22 07:23 分类:问答Java Tree present within java Table
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[详细]
2023-01-20 05:59 分类:问答QTP Visibility Issue with a strange solution
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:[详细]
2023-01-17 15:57 分类:问答using a PLUG-IN to exisitng testing framework or using FULL FRAMEWORK - which do you recommend?
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[详细]
2023-01-16 12:20 分类:问答How to set focus on file dialog opened in Vbscript
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[详细]
2023-01-16 06:15 分类:问答QTP: how to use operators in Discriptive Programming
how to use different operators in QTP for example Window(\"text:=Calculator\").WinButton(\"text:= =\").Click[详细]
2023-01-16 02:24 分类:问答When to Use Virtual Objects in QTP?
Whe开发者_Python百科n to Use Virtual Objects?I would use them only if all other approaches failed.[详细]
2023-01-15 16:11 分类:问答