jakubiak admin
About
- Username
- jakubiak
- Joined
- Visits
- 1,334
- Last Active
- Roles
- Members, Admin, Staff
- Points
- 223
- Badges
- 13
- Posts
- 424
Reactions
-
Re: DB Assertion Regardless of order
Probably the easiest way is to attach an XML Sort tool to the DB Tool "Results as XML" output, and then to the XML Sort tool add an XML Assertor where it will then be easier to add assertions to the … (View Post)1 -
Re: Clear Cookie
The "Execute JavaScript" action is run verbatim within the browser. So the code doesn't need to be defined in the same way as you would for Extension Tools or other scripts within SOAtest. So you s… (View Post)1 -
Re: Lock/Unlock Parasoft Project
There is no lock/unlock capability within the SOAtest Desktop. If you are using the Continous Testing Platform thin client, it does allow you to lock individual .tst files - although I'm guessing th… (View Post)1 -
Re: Loading Java Class files in the extension
Hi @Sourabh25, this question looks like a duplicate of what you already asked in https://forums.parasoft.com/discussion/3530/how-to-use-soatest-extension-tool-with-maven - let's keep the maven-relate… (View Post)1 -
Re: How to have two variable conditions in Test flow Logic
You may need to use three test variables - two that track the two values, and one that the test flow logic depends on. You would then use an Extension Tool to set the value of the third variable bas… (View Post)1