Votes
Answers
Views
Question
3
votes
2
answers
909
views
asked 11 years ago by
updated 11 years ago by
We do not have MS Excel on the systems where we execute our QTP automated tests (IT won't give us Office licenses). We've decided instead to use CSV files to data drive our tests. That's not an issue using the Filesystem object. However, we'd like to store these CSV files in QC's Test Resources modu...
2
votes
1
answer
835
views
asked 14 years ago by
updated 14 years ago by
Hello all, Thanks for the great answers. I've definitely benefited from the site's expertise and easy to navigate format. Is there an easy way to view run-time data after a VuGen script is complete (only in TryScript mode)? I want to see which parameters were used, certain correlated values, etc aft...
2
votes
1
answer
474
views
asked 10 years ago by
updated 10 years ago by
How can I use the Dictionary object to store a global variable? I'm trying something like: Public dicObjects, dicFramework set dicObjects = CreateObject("Scripting.Dictionary") Set dicFramework = CreateObject("Scripting.Dictionary") dicObjects ("Browser") = Browser("index...
4
votes
1
answer
352
views
asked 4 years ago by
updated 4 years ago by
Category: Data Analytics
I have data with the structure in the attached file. How can I make it look like the second file as concisely as possible? Whenever I try to use Crosstab tool it tries to sum or concatenate.
0
votes
1
answer
332
views
asked 5 years ago by
updated 5 years ago by
While running the UFT scripts in a Virtual machine running on Windows server 2016, UFT is randomly failing to click on buttons and entering data in text box. This is happening when the window is maximized in the remote machine. this issue is happening randomly, we have recorded 5 out of 9 runs had t...
5
votes
1
answer
317
views
asked 4 years ago by
updated 4 years ago by
Category: Data Analytics
I am wrapping up a project with multiple workflows and many inputs/outputs. I need to change all of the paths to be relative, however doing this by hand will take hours. Is there a way to do this quickly?
2
votes
1
answer
295
views
asked 9 years ago by
updated 9 years ago by
I need to figure out some data in a webtable object. I have a Purchase Order Number (PON) and I need to search the webtable till I find that number, then I need to capture the Customer ID Number (CIN) associated with the purchase order. The PON is in column 4 and the CIN is in Column 1. We are using...
0
votes
1
answer
242
views
asked 5 years ago by
updated 5 years ago by
Hello. We are receiving the following error message when we try to copy and paste BPT tests in ALM. We used to be able to copy and paste these tests, but now we are unable to do so. Multiple users are able to replicate the issue within the same project. We are still able to copy and paste manual and...
4
votes
1
answer
240
views
asked 4 years ago by
updated 4 years ago by
Category: Data Analytics
I have a field of numbers with the following values: 1, 1, 2, 3, 4, 4, 4, 5 I would like to generate an output which only contains the numbers which are NOT duplicated. My ideal output would be: 2, 3, 5 When I use the Unique tool I get 1, 2, 3, 4, 5 on the U anchor and 1, 4, 4 on the D anchor. Is th...
EyeOnTesting

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

X
Scroll to Top