General - For Capture Screenshot, if you select Fail or Defect checkboxselect Fail or Defect checkbox, or both of them, you can view the associated screenshots in TFS/ Azure DevOps. After the test case executions in the pipeline, open TFS/ Azure DevOps, go to to Result Tests > > Attachments, you can now view the screenshots of steps as per the selected execution status (Fail, Defect, or both).
- The custom actions compiled with Java 7 or earlier versions might not work as expected. You might need to compile them Recompile those custom actions again with Java 8.
For Web Applications - All the latest browser drivers are shipped with Qualitia.
- Gecko Driver can be used for versions before FF-48 but Mozilla does not guarantee flawless executions on versions before FF-48.
- To execute test cases on Firefox v48 and above, select Selenium server 3.0 (on the Execution tab) and select the Gecko Driver path.
- Safari executions are now supported on Mac Sierra or later using Apple’s Safari driver.
- For IE only versions 9 and above are supported as Microsoft has stopped supporting earlier versions.
- For more information on the Selenium Server Jar, click here.
For Mobile Application iOS Devices: - Qualitia users can keep this field empty and specify the Device Name + Platform Version in iosdc.properties file.
(Located at: %LocalAppData%\QualitiaWDClient\app-<version\WebDriver\config) - Device name is mandatory.
- If Platform version is not specified, Appium considers the latest platform version (for example, 10.3) and creates a new simulator each time to perform test case execution.
Android Devices: - If UDID is not specified, test cases will be executed on the last connected device.
- Entering incorrect UDID results in failing test case execution.
|