Run mobileBrowser test

Step 1

Step 2

  • Adjust the global and mobileBrowser configuration according to your needs

Step 3

  • Create a folder with the name of the test scenario inside the scenarios folder
  • Create a file scenario.xml inside of the folder

Step 4

  • Create a "Locator Pages" file inside the "pages" folder and name it
  • Fill in all necessary data in <details> tag (name, URL, and description )
  • Open the tag

<locators>

  • Create the necessary number of locators which were previously collected

Step 5

  • Open the created file scenario.xml
  • Fill in the data in <overview> tag
  • Fill in the data in <settings> tag
XML
Copy
  • A description of the tested scenario (required)
XML
Copy
  • A name of the tested scenario (required)
XML
Copy
  • A name of the developer, you can indicate the person who developed the test, or which developer the bug is based on (optional)
XML
Copy
  • A link to the site, or documentation, or anything else useful for the test (optional)
XML
Copy
  • A link to a Jira ticket, or anything else useful related to Jira (optional)
XML
Copy
  • Set the settings parameters according to the necessary conditions specified in scenario collecting
XML
Copy
  • Set the tag written in global-config-file.xml ( To run the scenario by tags )

Step 6

  • Open up mobilebrowser command in scenario.xml and start writing your tested scenario with the necessary mobile browser command

Step 7

  • Run Testlum
Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard