Record Test Case


CloudQA extension works by recording the actions you perform in the browser, such as click, type, select options in drop down menus. The Recorder will capture all of your actions in sequence as you navigate your site and saves them as a test case which can be executed again and again within the CloudQA application.

Basic Record
  • CloudQA recorder is very easy to use. Simply open the recorder by clicking on the CloudQA icon in the tool bar, and click on "Record", When Recording is underway, CloudQA toolbar icon will turn red.

Local Image

Other Options in Recording
  • Use Pause to hold the recording and Clear if the recorded user actions are to be discarded

Local Image

  • The extension can also record Assertions. Assertions are confirmations that something is true, for example, an element exists on the page or contains specific text. Each test case is a sequence of steps and one or more expected outputs. Assertions help you to verify the output after a sequence of steps are performed.

  • While recording you can also add Hover

  • To add assertions/hover while you record right click on an element and choose Assert...

Local Image

NOTE: Assertion type can be chosen between Check, Check Not, Contains, Less Than, Greater Than and Exists via 'edit steps' post recording is saved. (By default assertion type is Check)

Finish recording
  • Once you are done recording test case, open the extension, name the test case and save it. A click on edit test case directs to test case editor and execute button will begin the test execution just saved.

Local Image

results matching ""

    No results matching ""