This guide introduces you to the marvels of the Qualitia Test Recorder, a pivotal component of the Qualitia Automation Studio . We'll delve deep into (QAS) – Test Recorder and covers its core features, from the intuitive recording toolbar to the advanced verification steps, mouse hover actions, browser simulations, and the dynamic locator type priority. Embark on this journey to Let’s discover how the Test Recorder can redefine your test automation experience.
...
To use Test Recorder for a web application:
Login into you QAS - Client.
Access Develop from the left navigation menu.
You can automate using the recorder either for a test case or a task using the Test Recorder. In case of a
Test Case
On the Explorer section, you can view existing Test Scenarios.
Choose Select a Test Scenario and click the Expand option.
Tasks
On the Explorer section, click Tasks.
Choose Select a Task and click.
you can view its test cases
and tasks
.
Initiate a New Test Case Recording.
Within any scenario, you
can find a list of existing test cases.
Click on Create a New Test Case or use the Web Recording icon located in the toolbar at the top of the screen.
Input Enter the URL of the web application you wish to test.
From the dropdown to the left of the URL textbox, choose your preferred browser (e.g.For example, Chrome) for the recording.
10. Utilize Use the Recorder Toolbar.
Once the browser launches, a small recorder toolbar will appear, courtesy of Qualitia.appears. This toolbar can be moved around the screen as per your convenience.The toolbar offers functionalities such as: a.
Using this toolbar, you can:
Pause Recording: Temporarily halts halt the recording session. b.
Stop Recording: Ends End the recording and closes close the browser session.
On the Advanced Toolbar Options
Click on the expandoptions, click the Expand icon in the toolbar to access
moreadditional features.
Some of the advanced options include:
Verify Object: Confirm the presence or functionality of web elements.
Add Weight Condition:
IntroduceAdd a waiting period for certain actions or elements.
Mouse Hover:
Specifically captureCapture hover actions over web elements.
Capture Keyboard Strokes: Record specific keystrokes
interactinginteractions with the application.
Browser Actions: Simulate browser behaviors
like, such as Back, Forward, and Refresh.
Recording Verification Steps: The toolbar makes it easy to add verification steps during the recording.
For instance, to verify the visibility of an element:
- Navigate
Go to the desired page.
Activate the Verify Object button on the toolbar.
Click
onthe web element you
wishwant to verify.
- Choose
Select Verify Visibility from the tooltip
that appears.
- Navigate
Once
you've capturedall the necessary steps are captured, click Stop Recording.
Recorded steps will be now become visible in the Qualitia test editorTest Editor.
You can then proceed to save, edit, or run the recorded test case.