Votes
Answers
Views
Question
3
votes
3
answers
46
views
Tags:
I know how to find online help for UFT, but I'd like to be able to find help for other Micro Focus products as well. Is there some easy way to find help? The link I use for UFT is: https://admhelp.microfocus.com/uft/en/14.02/UFT_Help/Content/Resources/_TopNav/_TopNav_Home.htm
0
votes
1
answer
104
views
asked 7 years ago by coleslaw
updated 7 years ago by jameslcoleman
Hello. I have a sandbox project that I am now unable to customize. If I create or edit a new field it will not commit the changes when I save. I have performed a verify and repair on the project, and that failed to resolve the issue. I then created a new project by copying the sand box project, and ...
0
votes
0
answers
228
views
Be first to answer!
asked 7 years ago by liorde
Hello colleagues. I have UFT 14.00 I know that it has an option of generating a HTML report and also there are micreporter.reporthtmlevent commands. However, after the report is generated, sending it in a easily readable format is not so easy. If you right click the report's title bar, you can send ...
2
votes
1
answer
324
views
asked 7 years ago by scruffy
updated 7 years ago by josh-yates
We are trying to run tests from ALM using UFT and Vapi when we try and run the tests we are getting the error in the remote runner "Access is Denied" what could be causing this?
1
vote
1
answer
123
views
asked 7 years ago by bhagya
updated 7 years ago by bubblehead712
1
vote
1
answer
20
views
I would like to add values to a custom field (aaa) when creating a defect. Say I have a defect field called aaa. In workflow, on the create new defect event, I would populate aaa with values (a,b,c,d) and then the field aaa, with the populated values would be displayed on the defect entry dialog.
0
votes
1
answer
63
views
asked 7 years ago by soapy-smith
updated 7 years ago by santoshi
I have setup the email notifications for failed synchronizations but I have not be successful. Can you assist? ERROR #1- server.MailService.CHECK_SEND_MAIL_FAILED : Failed to send test e-mail. Reason: server.MailService.FAILED_TO_INIT_MAIL_SERVICE : Failed to initialize mail service. Reason: Messagi...
1
vote
1
answer
144
views
Tags:
Hello All, Having a bit of an issue. I am trying to retrieve the Test set Folder name during execution of a VAPI XP Test. Here is what I have Coded. Dim objShell, objFSO, objFile Dim arrOutPutLog() Dim strEnv, strLine, strTSFolderName, strUser, strUserFile Dim intLineNo If Not Debug Then strUser = C...
0
votes
2
answers
29
views
hello imagine i find a defect that impacts multiple test cases and i wish to set all of these test cases to blocked status instead of going one by one if there are many is there a way to set them all quickly to BLOCKED through the front end GUI other than going to the administrator tool and running ...