TABLE OF CONTENTS
1. Overview
Record a Scenario Using Offline Recorder: Profiling a web application involves creating an offline model of the web application under test (AUT). This process mimics the structure of the web application’s user interface (UI) by representing it through nodes, features, and UI elements.
Record a Scenario Using Online Recorder: The Record Scenario feature in the algoScraper extension allows you to capture and record your interactions as a scenario within an application or website in real-time. This feature helps to generate test cases based on the actions you perform.
Prompt Engineering: Users can generate automated test cases by describing scenarios in plain English, such as testing login with valid and invalid credentials. The LLM processes the input and generates reusable BDD test cases that can be converted into executable automation scripts.
2. Profiling Involves
Below topics covers the different profiling process:
- Record a Scenario Using Online Recorder
- Record a Scenario Using Offline Recorder
- Prompt Engineering
- Generating Test cases and Test Scripts
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article