摘要:
in soapui the XML object used here is from org.w3c.dom package so you need to read this article carefully before we can use xml object very well. http://www.w3schools.com/dom/ http://www.w3schools.co... 阅读全文
摘要:
change the jdbc request : 1.change the driver name,connection string,query string or assert. the object we will use here is : JdbcRequestTestStep TestCase newcase=testRunner.getTestCase(); ... 阅读全文
摘要:
Package com.eviware.soapui.model.testsuite used for access the current testsuite object, like test case: the interface to access the testRunner Object in groovy script: http://www.soapui.org/apid... 阅读全文
摘要:
As you know the groovy script and java script language is the soapui supported .but unfortunately Soapui’s groovy editor had not provided a better editor to write the groovy script. there are two appr... 阅读全文
摘要:
Do your scripts suffer from the following automation test flaky symptoms?Test randomly failWorks on your machine but not on another machineTest take a... 阅读全文
摘要:
麦当劳理论(转)学习参考如何做事,激发思维,先做最坏的打算,从而激化更好的思维扩展。编者注:此文是 Jon ‘I Enjoy‘ Bell 的文章。一帮同事都拿不定主意应该去哪里吃午餐,于是我玩了一个小把戏。提议去麦当劳。有趣的事情发生了。所有人都异口同声地同意说不可能去麦当劳这种地方的,然后各种更好... 阅读全文
摘要:
C:\Users\huxxxxchan>javaError: opening registry key 'Software\JavaSoft\Java Runtime Environment'Error: could not find java.dllError: Could not find Java SE Runtime Environment.solution:http://stackoverflow.com/questions/6362037/java-error-opening-registry-keyI had a similar problem. I had 阅读全文
摘要:
http://forum.soapui.org/viewtopic.php?t=19850syntax highlighting or content assist inside soapUI?to anyone who is thinking that if they install the Eclipse SoapUI plugin and then also install the latest Groovy plugin for Eclipse, the content assist will not work within that context, I can tell you t 阅读全文
摘要:
need to configure two for the https address:Step 1export the certificate from the IE settings options. see the below screenshot:after exporting the keystore and save it as abc.pfx with the password:123456.we will use this file later in the step 3.Step 2 go to the soapUI File -preference ,configure a 阅读全文
摘要:
so easy,1,use the descriptive programming;2,use the | chracter to seperate the different language text ,so it can found the different language text ,if it found then it recognize the object correctly ;for example :there is a web element ,in chinese it shows the text as :选择客户名称通过过滤器,but in english it 阅读全文