The new method added is not saved on test case on exit
Hi, I have a project for each functionality. For each project I have at least 3 endpoints (dev, test, uat) and different methods (for dev and test for valid or invalid requests). I've cloned the test suit for test to create the uat one and I've added the right method for that (first I've created it using the clone functionality, secondly I've created it from scratch). I saved the project, I saved all the projects and I exit. Next time login the method used by uat test cases is the same with one used on test which means the save wasn't taken in consideration. Any suggestion? It is quite urgent. Thank you!641Views0likes0Commentssoapui setup script not executed when test case or test step run from java
Hi, When I try to run an individualtest case or a test step in a test suitefrom Java , The set up script for the test suite is not executed ! Any way to run this setup scrip explicitly ? or any other work around except having individual set upscripts for a test case ?4.4KViews0likes8Comments