Votes
Answers
Views
Question
2
votes
1
answer
94
views
I have had a test set for over a year that is directed at one machine and it ran in the order of the test instances in the test set. When we lost that machine to a disk crash and I had to change to a new machine, I realized it would be better to use a machine group to direct against and I could just...
2
votes
1
answer
202
views
I have some scripts that I want to behave differently if they are run locally vs. running from QC/ALM. How can I determine if my test is being run from QC/ALM or if it is just being run directly from UFT?
2
votes
1
answer
34
views
asked 10 years ago by coltsfan12
updated 10 years ago by mrwhite
Tags:
Trying to make a copy of a project in ALM 11.52 but getting errors in the creation where it says "the system cannot find the file specified" when doing the actual writing. The error will show my path, such as this C:\\repository\\qc\\MYDOMAIN\\APP_TEST\\ProjRep\\000\\000\\000\\001\\113 where...
2
votes
1
answer
80
views
Sometimes we create functions inside tests actions and we need that same functionality in other test actions. Is there a way to access functions between test actions?
2
votes
1
answer
269
views
Receive error when closing QTP - click on X to close app and receive error re: unauthorized access exception. Details of the error: Exception of type: System.UnauthorizedAccessException. Source: mscorlib. Occured in Void WinIOError(Int32, System.String) method Exception message is: Access to the pat...
3
votes
1
answer
43
views
asked 10 years ago by coltsfan12
updated 10 years ago by mrwhite
We are having an issue generating a script when an attachment is part of one of the design steps in a test. This issue only occurs on Version Controlled projects. We then click the Generate Script icon in the Design Steps tab, and after some processing occurs, we receive the errors "Failed to Ch...
2
votes
1
answer
97
views
We recently moved our Sentinel RMS License Manger to a new server on our network. We use Sentinel RMS for our UFT concurrent licenses. The service was originally installed on a physical machine, and now resides on a VM on the same network. I went through the process of registering the new machine co...
2
votes
1
answer
43
views
I am recording against a new web app and am having Issues / Inconsistent Replaying Scripts. I record Domain/UserName/PW during replay the entries are sometimes entered and sometimes skipped. The results indicate the data was entered but are not. I can run it one time and Domain and PW get entered an...