Votes
Answers
Views
Question
2
votes
1
answer
83
views
asked 11 years ago by
updated 11 years ago by
Why do I sometimes get 'Cannot use parenthesis when calling a Sub' when I try to use a function in my QTP script?
2
votes
1
answer
232
views
asked 11 years ago by
updated 11 years ago by
How can I enable the chrome frame extension. I heard there is a way with the registry?
2
votes
2
answers
100
views
asked 11 years ago by
updated 11 years ago by
In QTP 11, I used the Print function to write data to a window and I could keep my own log of things going on in QTP or the app. I'm using Print now in UFT 12.00 and I don't see the pop-up box anymore. Does print not work now?
2
votes
1
answer
45
views
asked 11 years ago by
updated 11 years ago by
I'm trying to use my data table to pass data in my script and then use that data to pick a value from a list that drops down. The value looks good and I see it's in the list, but when I run the test it just sits there and doesn't select the value I'm wanting. I checked the spelling and it looks okay...
2
votes
2
answers
240
views
asked 11 years ago by
updated 11 years ago by
I'd like to use browser stack to test a bunch of different browsers without having to install each one. Is this supported by QTP? www.browserstack.com/
3
votes
1
answer
170
views
asked 11 years ago by
updated 11 years ago by
Browser("CreationTime:= 0").Page("url:=" &".*" & pageURL&".*") Can I replace this code with the following ? Browser("CreationTime:= 0").Page("url:=.*" & pageURL&".*")
2
votes
1
answer
521
views
asked 11 years ago by
updated 11 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...
2
votes
1
answer
38
views
asked 11 years ago by
updated 11 years ago by
In my scripts, I want to be able to check data that is on the command prompt window. It's just seen as a box.
1
vote
1
answer
59
views
asked 11 years ago by
updated 11 years ago by
I am currently working to include a GUI Vuser in my Load Test. Before adding the QTP script to my scenario, I was trying to run the QTP script using the Silent Test Runner on my QTP machine. QTP is enabled to "run other HP products". The QTP script is a recording of a web application. When r...
EyeOnTesting

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

X
Scroll to Top