Welcome to the new Parasoft forums! We hope you will enjoy the site and try out some of the new features, like sharing an idea you may have for one of our products or following a category.
Discussion List
"No tests were executed" msg in Jobs while running the Job in CTP
Hi Team, I am trying to run a job where I have saved my tst file in Test scenario and executing the job from the system in CTP. I am getting msg as "No tests were executed". Although i have uploaded the tst file the same way like others it is not working. If I execute the tst from Test Scenarios, I am seeing the tests are…
Obtain the REST URL to execute a Job from Test Scenarios
The API Testing Module in CTP allows users to execute automated tests as a Job. From the Docs: Automated provisioning during testing: You can configure a test job that you want to execute one or more times, then associate an environment context with that test scenario so that the appropriate environment is always…
How to Cancel CTP Jobs using EM REST API
Hello, I'm trying to use the below EM REST API to cancel CTP jobs. When I invoke it, I get a response saying that the status is 'CANCELED' (see screenshot below). However, when invoke the API, I see in my CTP that the job is stuck at 0% and the status is still 'RUNNING'. It won't actually stop executing until I hit 'Stop…
"Warning: A test is currently running" pops up even when no test is running
Hello, When I'm executing a tst, sometimes my SOAtest runs out of heap space. This causes the test execution to hang, so what I normally do is click on the red stop icon to stop the execution. Then I click on the garbage can icon to release some memory, and try to execute the same tst (see screenshot below). But when I try…