Web (Debug Mode)

When to Use Web Debug Mode: Use this feature when you want to generate real-time test cases by interacting with a live web application while WalnutAI records each action automatically.

  • Supported Platform: Web Applications

  • Execution Type: Manual browser interaction with automatic step recording

Steps to Generate:

  • Enter Application URL: Click Web under Generate Test Cases → Smart Recording → Debug Mode and enter the web application URL.

  • Connect: Click Connect to launch the browser session and establish a live connection. Recording starts automatically.

  • These toolbar options help you control recording, capture elements, and add validations like visibility, values, and screenshots while interacting with the application.

  • Manual Interaction: Perform actions directly in the launched browser (for example: login, create user, submit forms, validate dashboard). Walnut AI records each interaction automatically.

  • Automatic Recording: Walnut AI captures structured test steps, screenshots for every step, user actions such as clicks and inputs, and page navigations.

  • Add Validations: You can add validations such as verifying element visibility, page titles, or success and error messages.

  • Parameter Generation: Input values such as usernames, passwords, form data, URLs, and expected values are automatically converted into reusable parameters.

  • Enhance Coverage: You can add negative scenarios, improve validations, refine steps, or remove unnecessary steps during the session.

You can also switch to Generator Mode to add more validations or negative scenarios using AI prompts.

  • Finalize Session: Click Disconnect and then Done to complete the recording session. If the session is not completed, the recorded steps will not be finalized.

  • Save: Click Save to retain the generated test case. If not saved, the recorded test case will not be retained.

Result: Saved Test Cases will appear in the Test Case Module reflected accordingly.

Last updated