index.rst.txt 1.5 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253
  1. Welcome to ``baangt``!
  2. ==================================
  3. ``baangt`` is the new, open source test suite, that grows along with your requirements. From simple recoding based automation to
  4. highly complex corporate environments: ``baangt`` is the solution. And if it's not, it should be very easy to extend the solid
  5. and well documented master functionality.
  6. .. image:: screenshotBaangtIA.png
  7. :target: https://www.baangt.org
  8. .. toctree::
  9. :maxdepth: 2
  10. :caption: Contents:
  11. Installation <Installation.rst>
  12. Overview <OverviewUsage.rst>
  13. First Steps <simpleExample.rst>
  14. Structure <Structure.rst>
  15. Parameters <ParametersConfigFile.rst>
  16. First API Test <SimpleAPI.rst>
  17. Types of Tests <TestTypes.rst>
  18. Data file <DataFile.rst>
  19. Results in Database <SaveResults2Database.rst>
  20. History <HistoryAndReasons.rst>
  21. Contributions <contributors.rst>
  22. Changelog <changelog.rst>
  23. Planned Features <PlannedFeatures.rst>
  24. Browser Drivers <BrowserDrivers.rst>
  25. Variables <Variables.rst>
  26. Results <SendStatistics.rst>
  27. Datagenerator <Datagenerator.rst>
  28. For Developers <Developer.rst>
  29. How2Plugin <baangt-Plugin.rst>
  30. :subheader: Articles </articles/Articles.rst>
  31. Web <http://www.baangt.org>
  32. Indices and tables
  33. ==================
  34. * :ref:`genindex`
  35. * :ref:`modindex`
  36. * :ref:`search`
  37. Autodocs
  38. ========
  39. .. toctree::
  40. :maxdepth: 2
  41. :caption: Autodocs:
  42. Autodocs </docs/baangt.base.rst>
  43. Modules </docs/modules.rst>