Votes
Answers
Views
Question
1
3
178
asked 11 years ago by Iama_mess
updated 9 years ago by dsandman999
I'm testing a web based application that runs completely on Windows Servers. The Web, Application, and Database system are all windows. There are a total of 7 servers. I want to apply monitors to my test scenario; however, I'm not sure what metrics will actually show what is happening to my servers ...
3
1
43
When recording a webpage in LoadRunner, IE8 crashes when it encounters JavaScript on my Windows platform. What can I do to resolve this issue?
2
1
39
I need to edit some values in my QTP code, but I need to find an easy way to do it. I don't want to use Replace with regular expressions or anything complicated like that. Here's some sample code (my real list is a bit bigger): Browser("MyWebSite").Page("MyWebSitePage").WebEdit("...
1
1
332
I've got a custom list object that is only seen as a WebElement. I want to be able to pass mutliple items to select all at one time and I'm not quite sure how to do this. I don't want to have a separate step for each value in my script.
1
1
81
I've started using UFT 11.52 with my Reflections terminal emulator. I am launching UFT and selecting the Terminal Emulator addin, but when I go to change the TE configuration, I'm not seeing any configuration settings for the TE like I did in QTP 11. Do I need to repair my install or is it messed up...
1
1
194
asked 11 years ago by kaptainkayoss
updated 11 years ago by rich-text
How can I enable Web 2.0 support for UFT 11.53? I didn't see anything when I installed it, but I've seen some people mention being able to work with Ajax and GWT.
1
1
46
I'm using HP Diagnostics to monitor my application servers. I'm able to see the aggregated data in HP Diagnostics; however, I would like to see the real-time raw metrics prior to the data being aggregated. I really need to see a low/atomic level view.
2
1
43
In UFT 12, I'm capturing a bitmap image and saving to a file during my test runs, and I want to include the image in the results using Reporter.ReportEvent. According to the help files you can do this, but I can't get it to work.
2
1
130
I need to create a custom .XSL for my UFT results, but I have no idea how to start. Can someone give me some pointers please?