Votes
Answers
Views
Question
0
1
57
asked 11 years ago by neena
updated 11 years ago by bubblehead712
How can I use the exact same data variable in multiple test scripts and only set it once? I would like to set my var to specific data and then use that data in several different test scripts. is this possible? I have tried looking at Public variables but still don't understand. Please help.
1
1
53
I need to test the scenario when I type xyz.com for the web page to load https://www.xyz.com/webportal/xzy/index.html. I use code : SystemUtil.Run "Explorer.exe","xyz.com", and get Run Time Error , IE can't load the URL that Not contain "Http" . How to tell IE to type a xyz.c...
2
1
50
asked 11 years ago by kaptainkayoss
updated 11 years ago by rich-text
Tags:
I'm trying to remove SP3 (UFT 11.53) and can't find it in Add/Remove programs. I'm using Windows 7.
0
1
49
Hi I am using UFT11.53.I noticed supposed I opened scripts manually and run set as option run result in ALM its not reflected in the test lab .But its reflecting when I was directly run from ALM test lab. there is any parches are required??IInstalled UFTALM-00038.Please suggesst me? Note:It was work...
1
1
57
Tags:
I just installed the latest patch for UFT 11.5 bringing it up to 11.53. I'm seeing different behavior for a web test that iterates. Is this expected or a bug? To reproduce this, I created a test that uses only the Web addin. It has one line: i = 1. The global data table has 3 rows of data in column ...
2
1
38
When we try to connect UFT 11.52 to ALM, we're getting an error stating "Unable to create the default Business Process Testing resource folders and/or files" Does anyone have advice to fix?
2
1
114
I have a test called CustomerInfo that has multiple reusable actions that we use in other tests. In my reusable action GetCustomerInfo, I'm using the following code to set which row I want to work with: DataTable.GetSheet("GetCustomerInfo").SetCurrentRow 2 When I call that action from my mai...
1
1
114
asked 12 years ago by pumpkin
updated 12 years ago by bubblehead712
For some reason I cannot get breakpoints to work in my API tests. Also the test do not look like they run correctly.
0
1
95
asked 12 years ago by tnone
updated 12 years ago by bubblehead712
When starting UFT up normally I have not problems. But if I right click on the UFT icon and select run as admin I get error that states I do not have valid license. I have concurrent license and the LSForceHost environment variable is present. Does anybody know how to get around this?