Votes
Answers
Views
Question
0
0
209
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
1
296
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
1
107
asked 7 years ago by bhagya
updated 7 years ago by bubblehead712
1
1
14
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
1
48
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
1
138
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
2
28
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 ...
1
1
25
Is there a way to know in the defect who has been emailed a defect on whose queue the defect is on ? If a defect is assigned to person X and then to person Y and then person Z with workflows is there a way to see the defect history workflow ?
1
1
19
Is there a way to send reminders if a defect is not closed if resource X has defect Y assigned but it's not closed after 72 hours is there a way to send the resource automatic reminders to close the defect to ping the resource automatically ?