index.rst 1.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354
  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. Nested data <NestedLoops.rst>
  18. Types of Tests <TestTypes.rst>
  19. Data file <DataFile.rst>
  20. Results in Database <SaveResults2Database.rst>
  21. History <HistoryAndReasons.rst>
  22. Contributions <contributors.rst>
  23. Changelog <changelog.rst>
  24. Planned Features <PlannedFeatures.rst>
  25. Browser Drivers <BrowserDrivers.rst>
  26. Variables <Variables.rst>
  27. Results <SendStatistics.rst>
  28. Datagenerator <Datagenerator.rst>
  29. For Developers <Developer.rst>
  30. How2Plugin <baangt-Plugin.rst>
  31. :subheader: Articles </articles/Articles.rst>
  32. Web <http://www.baangt.org>
  33. Indices and tables
  34. ==================
  35. * :ref:`genindex`
  36. * :ref:`modindex`
  37. * :ref:`search`
  38. Autodocs
  39. ========
  40. .. toctree::
  41. :maxdepth: 2
  42. :caption: Autodocs:
  43. Autodocs </docs/baangt.base.rst>
  44. Modules </docs/modules.rst>