Votes
Answers
Views
Question
2
1
83
asked 8 years ago by coltsfan12
updated 8 years ago by mrwhite
Have users reporting comments being deleted or edited from defects. I would like to try and track these edits to find out why comments have been removed or changed, and if user error or on purpose. How can I best track these edits then?
0
1
169
asked 8 years ago by juuch
updated 8 years ago by bubblehead712
I have a field that I have to use Sendkeys with but it's sending too fast, so I'm trying to slow down the data entry. This is my code: Set WshShell = CreateObject("WScript.Shell") Browser("ATLIS").Page("Roles & Permissions").WebEdit("Search Box").Click For i = 1 To Le...
0
4
553
I have a WebEdit that can only be interacted with via the Sendkeys method. My problem is that UFT is not interacting correctly with the subsequent field. I have to enter data in a second WebEdit field, but UFT is only entering a few of the characters. I cannot use a hard-coded "Wait" stateme...
0
1
427
asked 8 years ago by lakshmi19902017
updated 7 years ago by miraclefren2
Hi Friends, I have completed coding for exporting all test set which is present in test lab folder in single excel sheet. But I want to export each test set in separate excel sheet.Please help me on this. Thanks Advance! PFB the code: Set TCFactory = QCConnection.TestFactory Set TSTreeMngr = QCConne...
2
1
92
We have acquired some new defect only user licenses. I setup a new user group and set permissions for the defect only users. All the correct permissions are set. However when they attempt things in Defects, things such as changing status, they get message "you don't have permissions to execu...
2
1
435
asked 8 years ago by coltsfan12
updated 8 years ago by mrwhite
I need to pull from an ALM project a very large drop down project list of value choices for a field, Its quite a few values so having to do it manually would be quite annoying. Anyway to easily do this from database or some export in the UI?
0
1
38
Steps: - Select a block of text in OneNote. - Copy to clipboard Paste in Quality - Center (defect description field or actual box of manual runner) Expected result: text is pasted in Quality Center. Actual result: nothing happens. Workaround: copy paste to and from notepad.
0
1
49
Is it possible to have the status field changed when a test is checked out?
0
1
600
asked 8 years ago by coleslaw
updated 8 years ago by jameslcoleman
I have a test case that I can not perform the undo check out on. When looking at the test case, it says it is locked by a user. The user cannot undo checkout or checkin, as they receive an error. When I try to undo check out, I get the same error - failed to undo checkout. What can I do about this t...