C. Lingos & Jargons

  1. Tenjin Agent: Workstation or client machine. This is the machine that would interface with the mobile device and the application under test. The agent name would typically be the name of your machine. You activate this by invoking/starting the exe file on your machine.
  2. Bots: Robotic, repeated tasks. The bot mimics gestures and actions that is used to navigate within an application
  3. Actions: Actions within a bot are the gestures that are used to access different pages of an application. Examples: Click, Input, Compare, Swipe etc.
  4. Runs (Create Run): A placeholder for everyday tasks. You can add multiple test cases to a run and execute them. This will also serve as a method to validate productivity and organize test execution tasks better
  5. Inline Editable menus: Menus which can be edited by clicking on them to update them. This takes away unnecessary iconization and presents a cleaner UI. For example, the “Test Case name” field.
  6. Workflow authorization:  This is a logical sequence of tasks, including human approvals, to process data.
Arrow-up