Votes
Answers
Views
Question
10
1
69
asked 15 years ago by fandabidozi
updated 15 years ago by bubblehead712
I have a person that is new to QTP and when they try to record a new test with QTP the following error is displayed - "The Browser application cannot be launched". They are trying to launch and site with IE during the record cycle.
0
2
58
asked 15 years ago by jack-rodis
updated 15 years ago by nel
I have a QTP script and when I run the test from QTP itself, it works. It recoginzes the inserted checkpoint and passes the test. The checkpoint is a .Exist looking for an "Update Total" image that is generated when a tip is entered into a webedit box. However, when entered into QC as a busi...
2
1
49
After Opening up my Object Repository Manager and clicking on learn, i get a list of all the objects on the webpage that i am tring to script off of but they are all missing the Description Properties and when i dont bring thouse in i get teh error "The "Select a value" object's descript...
7
2
163
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
142
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
49
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...