Hello,
I am Trying load testing using LoadTestRunner.My project is using few Project level custom Properties and groovy script updating and saving those properties.It works fine if I run it using GUI, But LoadTestRunner is not able to save project properties after each Load Test.There is one option of saving project after test run in earlier version but not available in this version.
Is there any other way so That I can save project properties after load Test ? Any lead would be helpful
I am using ReadyAPI2.8.2 version.
Thank you
Solved! Go to Solution.
Hi,
thank you for your reply.
I found a solution to this problem.
I am saving project using groovy 'context.testCase.testSuite.project.save()' and now it is working as expected.
Hi,
Do you refer to the Save Properties Between Sessions project property?
Hi,
thank you for your reply.
I found a solution to this problem.
I am saving project using groovy 'context.testCase.testSuite.project.save()' and now it is working as expected.
@Radhika25, I'm glad to hear that it works for you now. Thank you for sharing the solution with us!
Subject | Author | Latest Post |
---|---|---|