Getting Started¶
The Getting Started section is for new Rapise users. It has the following subsections:
- An Overview of Rapise: what it's for and how to use it.
- Samples Index, where the sample projects included with Rapise are described.
- Tutorial: Windows Testing, a step-by-step tutorial for creating your first test with Rapise using a Windows desktop application.
- Tutorial: Web Testing, a slightly more advanced tutorial in using Rapise to test a web page.
- Tutorial: Testing REST Web Services, a tutorial in using Rapise to test a RESTful web service API.
- Tutorial: Testing SOAP Web Services, a tutorial in using Rapise to test a SOAP web service API.
- Tutorial: Mobile Testing - a tutorial explaining how to use Rapise to test a mobile application (in this case using Android)
- Tutorial: Manual Testing - a tutorial explaining how to use Rapise to create and execute manual tests.
- Tutorial: Java Testing - a tutorial explaining how to use Raise to test some simple AWT, Swing and SWT applications
- Tutorial: Qt Framework - a tutorial explaining how to use Rapise to test a simple Qt Framework application