Quantcast
Channel: Micro Focus QTP (UFT) Forums - All Forums
Browsing all 1653 articles
Browse latest View live

UFT Object Identification

Hi All, I am trying to use the UFT 12.1 with addins WPF,.net and WEB. objects are not properly identified. Can anyone help me with the Fix or let me know if I need to install any patches to identify...

View Article


QTP Certification info

Hi, I recently came across this forum. I'm going to write the QTP certification exam next month in USA. I have the learners ID set up but yet to book the exam date. I'm also enrolled in an online...

View Article


Image may be NSFW.
Clik here to view.

how to parse the string,

I have a code on a webpage in the following pattern:: Code: for (anything might be here) {   this is the Start of the parent for loops body                  for (anything might be here) {...

View Article

Image may be NSFW.
Clik here to view.

Disable data window?

Hi, when running UFT tests through QC this window sometimes displays. Is there a way to disable it? I'm on UFT 12 and QC 11.5. Thanks   Capture.PNG (Size: 8.63 KB / Downloads: 3)

View Article

need a regular expression.

i have a string as below. Code: for(GE_ES_Checklist_Item_Submission__c sub : subList){ for(Id temp : userOrGroupIds.get(queueMap.get(cia.GE_OG_Assigned_Queue__c))){   for...

View Article


Calling a Function in Function Library when function is defined in an Action

Hi Is there any way of Calling a Function in Function Library when function is defined in an Action. For Example -------------------------------------------------------------------------- Action1...

View Article

can not record Windows application QTP 12.1

Hi, Can any one please help us in solving below problem 1) cannot record and recognize windows application objects, application developed by .net, visual studio used is version 10, using UFT 12.1 can...

View Article

Find Combo Box length?

I've got a drop down box on my screen that contains a list of values and am trying to select one but it's not finding a match because of trailing spaces. i.e. the list contains values such as: Code: Mr...

View Article


Find a text in Runtime datatable

Hello Experts, I need your help. Could someone tell me how to find a text in the runtime datatable using the code and get the row number of the text? Here is my scenario: We import the external...

View Article


PASS/FAIL in QTP

Let me explain the problem using an example. Lets say I have to validate a login functionality in a web page. Login is success for "login" and "passwd123" user credentials and for rest throws error...

View Article

Does UFT supports AS400 with Emulator TN5250

Can anyone please let me know if UFT supports AS400 with Emulator TN5250

View Article

How to schedule regular UFT runs

Hi Gurus, Do any of you guys have any ideas or can point me to some good documentation which will allow me to schedule runs of UFT tests on a Win7 or Win8 operating system? The idea at our company is...

View Article

Clear qtp memory

Hello! I'm trying to use qtp test for some kind of load testing, but with GUI. I have an application based on .net and wpf. There is no reporter scripts included in test. I turned off run results also....

View Article


Image may be NSFW.
Clik here to view.

Code not recognising Browser object as existing

Hi I've been asked to look at someone's code in order to get it working, but I can't figure out why it is exiting the test within one of its functions. Could someone have a look and tell me why it's...

View Article

Using Variables for calling a method in a class

Hi, I am unable to use variable to call a method in a class. Please see the below code. Code: Class Abc     Function FGH()       ...     End Function End Class Set abc=New ABC sFunction="FGH"...

View Article


Object identification differences between QTP11 and UFT12.01

Hello We are upgrading to UFT12.01 from QTP11.00 We have a whole bunch of tests that were automated using QTP 11. When I try using UFT, it identifies certain objects differently than QTP e.g QTP...

View Article

“Cannot connect to 8822 (connection timed out)"

Hi, Please, I wanna ask you if UFT 12.01 support OS X Yosemite and Safari 8.0. I’ve tried to connect with the Remote Connection and I got this error message “Cannot connect to 8822 (connection timed...

View Article


Performance Issues Using '.Exist'

Wondering if anyone can advise me on a performance issue i'm having. On our GUI we have a static text box that may or may not appear depending on the type of transaction that is being processed. As...

View Article

Delphi object identification

Hi, I am using UFT11.5 on a pc-based program that was developed in Delphi. Problem is ai mot able to identify some objects. UFT just goes and call the object DelphiObject(x,y coordinates) and uses...

View Article

QTP is not identifying Parent objects it self then how can we automate

Hi All, Please see my below script it is unable to identify Browser and page itself then How can I perform dropdown selections. I have QTP 10 version. Could you please provide solution. Code: url =...

View Article
Browsing all 1653 articles
Browse latest View live