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

problem in getting rowcount

I have added new shhet and imported excel data in that sheet.  iteration=datatable.GetSheet(3).GetRowCount There are 4 rows in my sheet. Script is running after 4th iteration taking blank data. when i...

View Article


UFT Fails to Open Microsoft Word

In my script, I click a button and within the application under test, once you hit this button, the application opens up a word document.  Sometimes UFT opens up the word document, and sometimes it...

View Article


trying to test that field doesn't have numeric characters

Trying to check if a field "Last" has numeric characters in field, if so to say so. I tried incorporating some code found on line with mine but getting errors. Can anyone help? **Below is My Code to...

View Article

Help with Select checkbox from data table value

in UFT , I have a data table with column ( "Checkbox) with a Value of 1. I would like to have that value '1" used to place a check in the checkbox field in my test.  in the properties of checkbox, when...

View Article

Image may be NSFW.
Clik here to view.

Unable to Close UFT 14.53 through AOM Object

Hi, I am using UFT 14.53 Version. we created AOM Object to launch uft tool and for test execution, and after completion of test execution uft tool needs to closed and start next iteration in the loop....

View Article


DevExpress v15.2 Objects are not identified using UFT 14.53

As per UFT v14.53 product availability matrix,  Dev express v15.1 objects should be identified. My application is developed using Devexpress v15.2 .  Please let me know if UFT v14.53 supports...

View Article

Enabling Smart Identification for SAP Gui object

Hi,  I am facing an issue in automating SAP Gui screen. I am willing to enable the smart identification as enable for SAP screens.  For That I already made the settings as below.  De-selection of the...

View Article

Object Class Name has changed in New OS(2012 R2)

Dear Sir/Madam, I am facing issue are facing issue with UFT Object Class Names. We are migrating to new VMS from exiting VDIs in my project and and in new VM we are facing recognition issue with...

View Article


How to Click Button on Wpftable(Windows Application)

HI I am Facing one Issue Is there any way to click button or Close icon on WpfTable(Windows Application) Its Identifying as whole table , not identifying as individual objects

View Article


VB Scripting

Hi Everyone, I hope someone can help. I am new to software automation testing and have been assigned a task to automate the testing to this app that is used to provision access to, so as you can...

View Article

Split Function

I want to separate string and number separately from this text "outertext:=​ A number 23756467 ​ B number 21900553 C Number 12345678 ​ D Software 23756464 ​ E Number 22018790 PCB 23756465 " expected...

View Article

Identify and Count the columns in the datatable

Hi My problem is - I have several columns in the data-table beginning with Product_ID, like Product_ID2, Product_ID3, Product_ID4, etc. and it can be upto Product_IDn In that case, I want to count the...

View Article

Multiple rows of test data

Dear Experts Need help I have created a function to - 1. Count the total no. of rows in a webtable, and then, 2. Dynamically creating a column in the global sheet, and then 3. Adding the value of the...

View Article


Reading Global Sheet's DataTable Value

Dear Experts Need help in order to - convert a datatable value (cell value) to a string I m adding a column dynamically (in global sheet), and entering a value in it, for e.g., column Name - BHUVANA,...

View Article

String Array Declaration

Dear Experts Need help I have worked in Peoplecode (which is nothing but a Ctrl-C+Ctrl-V) of Java, but new novice to VB Script and QTP UFT My requirement is - I need to declare a string array, enter...

View Article


Replay Start Error

Dear Experts Need Help We are on UFT 14.52, and IE11 Often I get a 'Replay Start' error - Enable third party browser extensions The problem is, say for e.g., today - I enable the third party browser...

View Article

Fifth word from every thousand line in notepad files.

Hi I have thousands of line in the notepad file and I want fifth word of every line in the notepad. What will be the possible solution for that .

View Article


Windows Application Custom Combo box selection change event not firing in uft

Hi All, I can able to select an item from custom combo box but in application combo box selection change event not fired. please help me on this. my code as below...

View Article

Using SAPGuiTable).SetCellData to Active cell.

Using an SAPGuiTable where my code sets the cell that the data needs to go in, however .SetCellData r, "Char. Value",CharVal  "r" is a value set when iterating a DataTable and does not always much the...

View Article

How to check Checkbox in SSDBGrid in windows application

Hi All, Could you please help us to check / uncheck checkbox which are in SSDBGrid in Windows Application(developed in VB6.0). please find my code as below...

View Article
Browsing all 1653 articles
Browse latest View live