Votes
Answers
Views
Question
0
1
143
asked 9 years ago by test4life
updated 9 years ago by josh-yates
When converting a manual test to a quick test the following error is given: Exception has been thrown by the target of an invocation This does not happen on all tests only some.
1
3
217
asked 11 years ago by kaptainkayoss
updated 8 years ago by rich-text
I have a vbs file that launch QTP. This is the code I have in the file: set qtp=CreateObject("QuickTest.Application") qtp.launch qtp.visible=true When I try executing this on a Win 7 machines. I'm getting the following error when executing the VbScript: Active X component can't create object
2
1
37
asked 12 years ago by kaptainkayoss
updated 12 years ago by rich-text
How can I stop Chrome from autoupdating? It keeps updating to the latest version, which doesn't work with QTP? I uninstall it, install an older version, and it updates again in the background and is driving me nuts!
1
2
62
asked 12 years ago by kaptainkayoss
updated 12 years ago by kaptainkayoss
I am trying to make QTP work with Host Explorer 14 terminal emulator and it is giving all kinds of errors. I read that it will work in a forum.
4
2
72
Our automation team records screenshots on each step for validation purposes. This creates a lot of extra attachments being stored on each run. Does anyone have a method for removing these attachments in bulk so that we can reduce the server storage?
2
1
143
Suddenly my keyword view and expert view tabs are missing! I didn't change anything! What happened to them and how do I get them back??
0
1
59
We've created a Test Lab field called Build (TC_USER_02). What I want to do with my daily regression execution tests is get the version number of the current build from our database and insert that value (typical format #.#.####.###) into the Build field in the Test Lab during the test run so that w...
5
3
88
Does anyone know of a way to send an email from QTP, either directly or through QC, without installing anything additional?
17
1
72
asked 15 years ago by bubblehead712
updated 15 years ago by bubblehead712
How can I launch my application under test from QTP menu.