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

[VBScript] Json: get VALUE by NAME

Hi, I have this Json Code: [{     "SysName": "mySysName1",     "SysLink": "mySysLink1" }, {     "SysName": "mySysName2",     "SysLink": "mySysLink2" }, {     "SysName": "mySysName2",     "SysLink":...

View Article


Trouble Getting UFT to Work with Simplified Chinese

Hi all. I'm hoping somebody out there can be of some help to me. I'm trying to enhance my existing scripts, which were written and work in English, to work with Simplified Chinese. The scripts are used...

View Article


Image may be NSFW.
Clik here to view.

Report Viewer showing hundreds of WebElement.Exists?

I've been working with UFT for a couple of weeks now and I'm trying to automate some testing for a Web Application. I'm using descriptive programming to manipulate the website and I'm doing a very...

View Article

IE 11 Download Notification bar identification using UFT 12.52

UFT 12.52 unable to identify IE 11 'Download Notification bar'. Any update on this. I see lot of post on IE 9 and above not identifying it directly. Any patch and any solution for the same. Windows 7...

View Article

Not able to use wild character in string

Hello, I am having difficulty in defining a string variable. Its value is dynamic with only one digit change. Dim Action, string1 string1 = "Actions;"&Action&";Affected Objects (1)" In above...

View Article


[UFT] SelectRow and Exception

Hi, I created a new solution for my TC. Usually, with SwfTable, I use SelectRow command, it works always. In this solution, where I write: Code: dgRowCount =...

View Article

QTP-Re-executing script after completion of all iterations

Dear Friends, Below is my script looks like Statement 1 Statement 2 For I = 1 to RowCount Statement 4 Statement 5 Statement 6 .... .... .... Next Browser("Name").CloseAllTabs Datatable (Global)...

View Article

Different Amount for same iteration

How do I get different amount in the below function ? I wasn't to excute this function to run one time but it should loop twice and I could be able to get different amounts. Public Function...

View Article


Objects identifying as WinObjects on IE with QTP/UFT

Hi, Sometimes, all of sudden I face object identification issues on IE browser with QTP/UFT (Any version) which was worked fine till the day before. Even everything is common and same, the tool starts...

View Article


GWT Add-In usage in UFT 12.51

Hi, I am working on an application which was developed on GWT framework. Few objects like text box, Check box are getting identified with or without enabling GWT Add-in on the Add-In manager. But there...

View Article

Chrome Extension UFT Agent for Chrome Browser testing with UFT

Hi, I am trying to install UFT agent (chrome extension) to identify objects on chrome browser. But under Chrome extensions page when Developer Mode is ON then <Load unpacked extensions> button is...

View Article

[UFT] Compare value of List with DataTable

Hi, in my application I have a ListBox, I get all items with: Code: allGroups = SwfWindow("myApp").SwfList("listBoxGroup").GetROProperty("all items") that it returns me: "item1 item2 item3 item4" In my...

View Article

Path of Flight reservation Window is not recorded in HP UFT 12.52 version

Path of opening the flight reservation window is not recorded during recording in HP UFT 12.52  version... hence during run time error appears.. Please help asap

View Article


Script is not generated for windows application in UFT

Hi,   Script is not generated for windows application (develeped by using wpf) in uft, i was trying with all recording modes, its working for other windows appilcation, but for my application its not...

View Article

[UFT] Fixed web tests with dynamic parts

Greetings, I am coming from a year of Telerik Test Studio and now looking at HP UFT solution for our project for about a week now. I have stumbled upon a problem that other testing tools also tend to...

View Article


How to create, maintain, and run Business Process Testing Tests and Flows in...

Hello, Can anyone help me ? Is this the correct order to create, maintain, and run Business Process Testing tests and flows in HP Unified Functional ? Fulfill the prerequisites. View and update test or...

View Article

How to use Service Virtualization in UFT ?

Hello, Can anyone help me ? Is this the correct order to use Service Virtualization in HP Unified Functional ? Deploy the Service Virtualization Server Deploy a visualization project Add a...

View Article


HP Printer Customer Support @ www.globalpccure.com/Support/Support-for-HP.aspx

Printer work is to produce hard copy of documents stored in computer. You possibly will come across more than a few troubles at the same time as operating a printer, such as installing as well as...

View Article

Test Set Run automatically

Hi Guys, Need your help to run my all tests which are present in a particular test set in HPQC (12.0) using VB script. I am using below code. I am not getting any error but the tests in QC are not...

View Article

Row count is always shown as 1

Hi, I am writing a piece of code to copy data from a web table to an excel sheet. I don't understand why I am getting row count and column count 1. Is there something else that I need to add? Here is...

View Article
Browsing all 1653 articles
Browse latest View live