Differences

This shows you the differences between two versions of the page.

Link to this comparison view

externalsources [2020/04/26 03:33]
127.0.0.1 external edit
externalsources [2021/01/05 03:00]
Line 1: Line 1:
-===== External Resources===== 
- 
-This page provides links to third party resources that you may find useful. 
- 
----- 
- 
-==== Database ==== 
-  * [[http://www.redmountainsw.com/wordpress/2009/08/08/jdbc-connection-urls | JDBC Connection Info (22 DBMS) with download links]] 
-  * [[http://www.mysql.com/products/connector/ | MySQL JDBC Driver Download]] 
- 
----- 
-==== Windows ==== 
-  * [[http://uiautomationverify.codeplex.com | Microsoft UIA Verify (UI Spy)]], here is the direct [[http://msdn.microsoft.com/en-US/windows/desktop/bg162891 | download link]]  
- 
----- 
-==== Web Application==== 
-  * [[https://getfirebug.com/downloads | Firebug - Web Page UI Inspect / Debug (Firefox Add-on)]] 
-  * [[http://addons.mozilla.org/en-US/firefox/addon/xpath-checker | Xpath Check - Generate XPath for Web Page Element (Firefox Add-on)]] 
- 
----- 
-==== Integration with ALM Tools ==== 
-  * [[http://tcmimport.codeplex.com/ | Test Case Import Utilities for Visual Studio - import test cases into TFS/MTM]] 
-  * [[http://msdn.microsoft.com/en-us/library/dd421945.aspx | How to: Add Test Steps Microsoft Test Manager (MTM) from a Excel Document]] 
- 
----- 
-==== Automation Tools ==== 
-  * [[http://seleniumhq.org/download/ | Selenium (WebDriver) - Web Application Automation]] 
-    * [[http://hedleyproctor.com/2011/05/tutorial-writing-xpath-selectors-for-selenium-tests | Selenium XPath Locator Tutorial]] 
-    * [[http://saucelabs.com/resources/selenium/css-selectors | Seleniu CSS Locator Tutorial]] 
-  * [[http://www.autoitscript.com/site/autoit/downloads/ | AutoIT - UI Automation for Windows]] 
-  * [[http://abbot.sourceforge.net/doc/overview.shtml | Abbot - UI Automation for Java Applications]] 
- 
----- 
-==== Testing REST/SOAP Services ==== 
-You can test REST and SOAP services using Service plugin. But you are required to understand wsdl and know how to translate that into a SOAP request.  The following are free tools you can use to help create SOAP request with a give wsdl: 
-  * [[https://addons.mozilla.org/en-US/firefox/addon/soa-client/ | SOA Client]] - a Firefox Add-On 
-  * [[https://chrome.google.com/webstore/detail/wizdler/oebpmncolmhiapingjaagmapififiakb | Wizdler ]] - a Google Chrome Add-On