Votes
Answers
Views
Question
7
2
162
I am having a bit of an issue adding data to local sheet on my test. I am using the code datatable("A","Compare results")= currentlocation This is adding Currentlocation to my datatable named Compare results BUT when i run more then 1 iteration of the test it writes over each entry s...
7
1
40
asked 15 years ago by pumpkin
updated 15 years ago by bubblehead712
This is the first time that my old faithful Login script failed to run! It seems that QTP is not recognizing the FlexTitleWindow("Login") parent object for some reason. (The Object Spy finds only the Browser window but no Flex objects within it.) Any thoughts on what could cause a dependable...
7
1
141
asked 15 years ago by neena
updated 15 years ago by bubblehead712
I am getting the following error when trying to view the results, "Unable to display one or more test steps in test results tree. Those steps will be shown as missed in the test results tree" Can you please help me why am I seeing this error?
4
1
48
asked 15 years ago by gem
updated 15 years ago by bubblehead712
When I run a test remotely from QC I get following error message. "The server process could not be started because the configured identity is incorrect. Check the username and password." When I login in to the desktop remotely, I successfully connect and the script runs. I need to be able to...
8
1
126
asked 15 years ago by corky-wicks
updated 15 years ago by bubblehead712
Can anyone provide a white paper on programming standards for automation testing Google Web Toolkit based java applications? What is the best practice for dealing with the various hidden or non active windows, buttons, and menu items on a single UI?
3
1
84
asked 15 years ago by fandabidozi
updated 15 years ago by bubblehead712
I ran some tests over the weekend. Now I am trying to view the results and I am getting an "Incompatibility Error" saying - "those results were generated with a newer version of QTP. Please install the new version..." I am using QTP 9.5 for all the tests. I need to look at those resu...
6
1
361
asked 15 years ago by hank-the-hammer
updated 15 years ago by bubblehead712
When running automated test sets via the Test Lab feature in Quality Center, I have been frequently receiving the following error in a Windows dialog: "Unable to allocate memory." The window has a title of simply "Error", so I am not certain whether this is in Quality Center or Quick...
2
1
40
Tags:
For debugging purposes, I have a long web(http/html) script that I would like to have ignore think times for the first part of the script on playback, but then enable them when it reaches the section I'm interested in. Is there a way to do this without commenting out all the think times up to that p...
4
1
127
When we attempt to download the Trial v11 of Quality Center there appears to be the following: For the attempt to download v11, we did not receive any official error messages. -After the install, the JBOSS does not start. -It is validated that it exists in the Registry and when the service is starte...