Votes
Answers
Views
Question
0
3
102
Tags:
I am using QC 10 and BPT. I am trying to take the parameter names and descriptions out of QC so that BAs can see this information while filling out external spreadsheets.
2
1
196
When adding "Monitored Server Machines" to a SiteScope graph in a LoadRunner scenario, the 'Advanced' button is always greyed out. I need to be able to put in credentials, etc. to connect to the SiteScope server. Is there a configuration setting somewhere to enable/edit this? EDIT: I found a...
4
1
47
asked 15 years ago by neitherman
updated 13 years ago by sammyh
Can anyone tell me why the standard QC workflow error box does not display when I get a workflow error? The image below shows the box I am talking about. This does not display on my machine when an error is detected and I would like to know what settings need modified to display this. Update: I'm th...
0
0
55
Be first to answer!
asked 15 years ago by neitherman
Tags:
I am attempting to manipulate a memo field in Quality Center 10 via workflow code. This particular memo field is located in the Test Lab module, in the Test Set details. I have included a sample of the code I tried from the Test Lab workflow module: Sub TestSet_MoveTo 'memo field - Approver Comments...
0
0
106
Be first to answer!
asked 15 years ago by sean
Is it possible for a Quality Center Dashboard Report to display a hyperlink in the report? I'm running a report that displays all tests that have a status of 'No Run' or 'Not Completed' so that I can go back and determine if they can be run or still need to be run and adding hyperlinks to the report...
3
1
557
asked 15 years ago by curtis
updated 12 years ago by DavidMofOSI
I have recorded a script against against an application using Kerberos and the playback has issues. I have used WinInet Replay, Enable Authentication and Disable NTLM2 session security. I had also found a website that suggested using web_set_sockets_option("INITIAL_BASIC_AUTH","1"); ...
4
9
764
Using the new TruClient Protocol, the Development Environment Stopped idenifing LR.getParam and other Javascript commands. It seems to have completely lost the libraries for these commands. The error in the replay log says: Evaluate JS Username=LR.getParam("ParameterName1") ** failed - an ...
1
1
48
asked 15 years ago by petri
updated 15 years ago by Captain Mercury
Tags:
I'm recording a script in QTP 10. I have to pull the text from a box that appears when you move the mouse over an image. Anyone know the best way to do that?
0
2
1744
I am getting the following error on several, but not all, Vusers during a 1000 Vuser load test. Most but not all are crapping out at about the same iteration (23). However, when I test and run the script from VUgen, it goes through all 73 values of {SearchTerm} with no errors. Is there a way to see ...