Last week, we added support for test video, expanded the features with test data, and enabled a way for interaction with native dialogues.


Video of Test Executions

  • In Settings->Integrations, there is now a checkbox to enable Record video of test case execution for Desktop Web Browsers and Android devices.
  • Once the execution is completed, you will find a button to Play the video of the execution or to copy the link to the video.

mceclip3.png mceclip0.png


Test Data (Hidden Values)

  • We added the option to hide values of variables set in test data. 
  • This is possible both for global variables and for data sets.
    • Simply click +Add, and then in the type, select Hidden. The variable will appear both in test data and within the test case as asterisks.

mceclip1.png mceclip1.png


Test Data (Data Sets)

  • We added the ability to create data sets by importing rows from a CSV file with the values for each variable. 
    • Create a data set and click on Rows. Then click +Add and the option to Upload CSV will appear.

mceclip5.png


Native Dialogue Interaction for Mobile Browsers

  • We added the ability to interact with native dialogues and applications in test cases for mobile browsers.