Job Opening for Automation testing(UFT).
Ensuring that automated test scripts are created, maintained and executed to meet software release deliverables and project testing requirements 2. 3-7 years relevant hand on experience in...
View ArticleDifferent Type of Dropdown Selector
We are testing an in-house web app. Most fields are WebEdit type, but the dropdowns are not conventional dropdowns. They are made up of WebElement type objects. For example, the "dropdown" contains...
View Articleissue with IE when running test
Hi, i'm really new to automation, not sure if this uft/qtp related but couldn't find any similar issue. When i run the steps i need to do on my own, site loads fine ( screenshot below )...
View ArticleHow to change 24 hrs time format to 12 hrs time format
Hi All, I would like to convert following 24 hrs time to 12 hrs format using UFT 12.5. Time: 1430 expected to show as: 2:30 Please do the needful. Thank you.
View ArticleUsing UFT 14.0 on Win 10, unable to find 'Register New Browser Control' utility
Hi, Can somebody please me to find out 'Register New Browser Control' in UFT 14 on Win 10 machine? I've previously used Win 7 UFT 12.02 and found 'Register New Browser Control' in 'Start->All...
View ArticleFind System details on which uft license is utilized
Hi Team, We are using UFT 14.02. Many times we are unable to connect to licenses, as server shows it is utilized. But actually, we have not connected. So if we need to identify which are the systems...
View ArticleExist and Visible Are True When Objects Aren't There - Is there A Better Way?
I test a web application and it has about 34 screens that are similar but unique base on user selections. I have mapped out all the unique items on each screen and have a sub-routine that...
View ArticleDynamic Values Identification
I have a Table which is displayed on clicking Table Name. The data in Table is dynamic. It depends on previous steps. I want to test Search functionality in this table. Firstly I will click table link...
View ArticleHow to identify a Dynamic WebElement?
I want to identify a web element (TIN Number) which is dynamic in nature. Every time the value is different. I used below code. The innertext is not updating . How to identify innertext dynamically? I...
View ArticleHow to append date to xls file using qtp datatable methods?
append date to xls file using qtp datatable methods? I'm working on UFT datatable methods and i'm exporting test results to xls file with the help of Datatable exportsheet methods and i want to add...
View Articlematching weblist data with expected values
Hello All, I am new to UFT and I have this task where I need to perform a comparision between list of all the items available in a weblist with expected list. And I was told not use any excel or...
View ArticleAPI Testing framework using UFT 12.53
Hi All I have to create an API testing framework using UFT 12.53 and ALM and I am looking for some help in creating it. Currently I am thinking of below approach and I am having some questions in...
View ArticleHow to match weblist data with expected values
Hello All, I am new to UFT and I have this task where I need to perform a comparision between list of all the items available in a weblist with expected list. And I was told not use any excel or...
View Article'Help' notes in UFT14.0
Hi All, I used to use QTP help from Menu option 'Help' and then QTP help documentation to know the properties, functions, vbscript examples, javascript examples etc., but now unable to find the same...
View Articlefinding expected value in webtable
Hi, I am trying to retrieve cell data from particular column and compare it with expected parameter value. But the loop immediately returns fail as soon as the first match fails, Below is my code, What...
View ArticleCan we test Salesforce Standard form using QTP?
How to fetch Salesforce Attachment file content with django-salesforce? I'm developing a Django 1.11 app serving as a UI for some Salesforce Objects using django-salesforce for the communication with...
View ArticleALM OTA Queries
Hello Fellow UFT Enthusiasts, I need to have a vbscript for following 2 things 1. VBS scripts to have all the actions present in every test case of a Folder in test plan 2. Download all data sheets for...
View ArticleTest fails as soon as IE browser opens
We are working on testing web application on IE. The IE version is 11 and we are using UFT 12.05. While running the tests, as soon as the IE browser opens up the test gets failed immediately. No...
View ArticleSelect case is not being executed in a Function
Hi I have this below code where everything else in the function works fine except for the Select case. The select case is not even being executed. It executes till the if statement and then exists the...
View ArticleWorking with Web Table
I have a web table where I am trying to get the value from a cell A (weblist) based on the another cell B (WebEdit). For Example: If cell B value = "Working" then i want to get the cell value A....
View Article