Home
Download
Purchase
Support
Services
FAQ
About Us


Use SWEA  to record Web tests in less then five minutes!

                                        
Forget about manual testing. SWEA can automate almost any kind of Web site and record  the regression test scripts. 

SWEA increases  a software development productivity by allowing  developers and QA to  use the same tools  - developers can write there unit tests for NUnit and QA can tack on their automated functional tests by using SWEA. Instead of attaching screenshots and writing meticulous steps to reproduce a defect you can attach your SWEA script (*.hsc)  and  SWEA project *.htp files for the developer to re-create the issue.

SWEA  successfully competes with website testing software priced more than $3000.
Automated Testing Features
  • Visual Script Recording provides the fastest and easiest way to create test scripts through an intuitive graphical user interface, with no programming required (for simple cases).  
  • Advanced scripting  with .Net languages and Visual Studio .Net gives you the flexibility to handle a wide array of testing challenges. 
  • Visual Data Extraction  using Visual data extractors. There are TableDataExtractor and XPathDataExtractor   data extractors. The Table Data Extractor extracts tabular data from the Web pages. The XPathDataExtractor allows visually define XPath expressions for the data extraction. 
  • Parametrizing  Web server url's using Macros. It  allows  to change the Web server tests are targeting without  re-recording or re-writing.
  • Resilient test scripts. Even minor changes to user interface objects break the scripts used to test an application. The SWEA generated script doesn't contain information about UI binding. This information is separated from the script. In most cases only the UI binding should be changed to fix a script.
  • NUnit Integration with SWEA TestDriver.  SWEA TestDriver  runs SWEA scripts under NUnit without coding.
  • Easy to Install and Use. SWEA works with Internet Explorer 6 or 7 on Windows 2000, Windows XP,  Windows 2003 Server and Windows Vista. It requires only three  megabytes of disk space!

 

 

 

 

NUnit
Overview
NUnit is a unit-testing framework for all .Net languages.
Read More

News & Events
3 May, 2010, SWEA version 2.0.6.8 released
Added:  Improved support for  Internet Explorer 8. The Registry change of TabProcGrowth is not anymore required for the SWEA popup windows automation.
Added:   "Always Load SWEA IE Engine" checkbox to Project Default Setting. By default SWEA IE engine is loaded only into IE instances which are run by SWEA.  The checkbox allows SWEA connection  to any runnig instance of IE.
Read More