Votes
Answers
Views
Question
1
vote
1
answer
39
views
asked 7 years ago by
updated 7 years ago by
Tags:
Script errors out once or twice when running several iterations, using descriptive programming is not helping either. Primary cause seems to be existence of duplicate object values which has been used at other places inside the script. I tried to clean up the object repository but it did not helped....
1
vote
1
answer
264
views
asked 7 years ago by
updated 7 years ago by
Tags:
We have a function library based framework. Each function starts with 'On Error Resume Next'. There is scenario where the script has to exit a test and proceed to next when certain criteria are not met. for this we have tried to use, below methods. but none worked. scipt execution continued as usual...
1
vote
1
answer
129
views
asked 7 years ago by
updated 7 years ago by
I have a API test that is returning a XML array and I need to iterate of the dynamic array to validate the items in the results.
0
votes
1
answer
36
views
asked 7 years ago by
updated 7 years ago by
Hello. I am looking at some defects, and they have a link to the TEST RUN but there is no link in the defect that takes me back to the requirement. How do I see the requirement associated with the defect without having to go through all the extra steps of looking up the related test in Test Plan, th...
0
votes
0
answers
21
views
Be first to answer!
asked 7 years ago by
In Analysis when I use Global Filter, I see it working on my summary report, but when I look at a associated report template for my analysis it does not filter the template data. I thought global should work for more than just my summary report. Am I doing something wrong?
1
vote
1
answer
54
views
asked 7 years ago by
updated 7 years ago by
Tags:
Items are not being selected after expanded correctly. For example the tree had count of 4 and item three is index 2 (index is zero based). item one item two item three item four But when tree is expanded like below the count is 6 but swfTreeView does not select correct index. Attempting to select s...
2
votes
1
answer
271
views
asked 7 years ago by
updated 7 years ago by
Tags:
Let's assume we have 5 full UFT licenses and an additional 5 Runtime licenses. They are all concurrent licenses installed on an AutoPass server. I want to install the UFT Runtime agent on 5 vm's so that QC can kick off my automated regression tests and have them run on those vm's. Can I assume that ...
4
votes
1
answer
145
views
asked 7 years ago by
updated 7 years ago by
What is the easiest way to compare the properties of two AUT objects with UFT?
1
vote
2
answers
232
views
asked 7 years ago by
updated 7 years ago by
I am trying to have my test move to a different iteration if a condition fails within a function. Instead of moving to the next iteration it is exiting the test. Please see example below: Function check_errorMessage(PropertyType,PropertyValue1) Dim myp1,myo1 Set myo1 = description.Create() myo1(Prop...
EyeOnTesting

Welcome back to "EyeOnTesting" brought to you by Orasi Software, Inc.

X
Scroll to Top