Votes
Answers
Views
Question
0
1
25
asked 9 years ago by jtaylor
updated 9 years ago by josh-yates
Can a manual test be converted to a service test?
0
1
29
We still have a few projects that use the Service Test Management (STM) extension. Is there any support for this in the new ALM 12.50 version?
0
1
20
We have just upgraded to ALM 12.20. I am not able to find the Service Test Management module for our projects. Is there some special way to enable the module?
0
1
156
asked 13 years ago by soapy-smith
updated 13 years ago by pt-barnum
Tags:
I am installing Service Test 11.2 and am getting a screen complaining about Microsoft Office Access database engine 2007. do I really need MS Access 2007 in order to load Service Test?
0
1
48
asked 13 years ago by The Danny
updated 13 years ago by Captain Mercury
Practically, I need to do something like get a SAML token once, put it in a variable, and not get another one for a vuser until it is near expiration.
2
1
167
asked 13 years ago by The Danny
updated 13 years ago by Captain Mercury
I know how to execute ST tests from the command line, that's in the help. The problem is I need to point to a directory and run all the HP Service Test tests in that directory. does anyone have a batch file command that would do this. I am not very good with batch files.
2
1
35
We are trying to move to Service test from Vugen for our Web Service scripting. We have not found an easier way to create parameters for our data arrays, except thru variables. Any suggestions?
0
2
73
I want to make a sort of Global value that all of my Service test scripts can use and I want My Service Test script to grab the value of the environment variable at runtime and use the value in the script as a parameter. Is there a way to do this.
3
1
193
asked 13 years ago by The Danny
updated 13 years ago by Captain Mercury
I need to connect to a MySQL database to get data for checkpoints for my functional test in HP Service Test. I am having trouble connecting using the Datalink properties wizard thing. I am not sure whether I need a system DSN, or what Provider to use, what driver I need installed on the Service Test...