SoapUI 使用 JDBC Request

JDBC request

1. 将 sqljdbc4.jar 放在下面路径

  C:\Program Files\SmartBear\SoapUI-5.5.0\bin\ext

2.TestSuite -> TestSteps -> JDBC Request

   Driver : com.microsoft.sqlserver.jdbc.SQLServerDriver

   Connection String : jdbc:sqlserver://xxxx:1433;DatabaseName=xxx;user=xxx;password=xxx

3.可以添加属性变量,有个问题还没解决,就是没结果返回

 TIBCO EMS

https://community.tibco.com/sites/default/files/wiki_files/SOAP_over_JMS_with_soapUI_For_Tibcommunity.pdf

1.Project -> Start HermesJMS

C:\Program Files\SmartBear\SoapUI-5.2.1\hermesJMS\cfg

2.JMS -> Session -> New Session

3.Session -> Edit -> Providers -> Add all tibco ems jars

under C:\tibco\ems\6.3\bin (8.2版本的出错)

4.Session -> Edit -> Plug In -> Tibco EMS

Add Property serverURL ...

5.Session -> Edit -> Connection Factory -> choose loader , Class com.tibco.tibjms.TibjmsQueueConnectionFactory

Add Property serverURL ...

5.Session -> Edit -> Destinations -> Import

6.Session -> RightClick -> Discover

posted on 2020-03-19 23:57  白马酒凉  阅读(330)  评论(0编辑  收藏  举报

导航