
Title
Create new category
Edit page index title
Edit category
Edit link
Quick Start
Writing script quick start
There are 2 options to create a scenario:
manually adding all necessary commands
adding commands by Recorder
Make sure that the Testlum folders structure meets the needs.
Set up config files.
Create a new directory in the ‘scenarios’ folder and add to it a new scenario.

All scenarios have the same header.
The next necessary command in the script structure is the overview, with which you can add a description and the name of your test scenario.
Write the necessary command tag that is needed to run the scenarios by command.
Add all necessary commands manually or by Recorder (necessarily in Settings turn on the flag showInRecorder="true" for the displaying in the Recorder).
Structure of the scenario
Create a file where you will store your locators - my_locators.xml in the locator's section according to the project structure.
In this file, place the structure as in the example below and put the path to the item you want to interact within the script.
With this locator, you will be able to interact with the elements in your scenario.
Run Testlum

Copyright © Knubisoft