Tosca Tutorial | Lesson 49 - Create Recovery Scenarios | Handle Unexpected Errors | Recovery Engine

Поділитися
Вставка
  • Опубліковано 17 вер 2024
  • Recovery Scenario is a collection of test steps that executes when particular test fails.
    Configure Recovery:
    1. Enable Recovery
    In Settings dialog - Apply to all objects in workspace
    Via Configuration Parameters - Individual TestCase Folders
    2. Create Recovery Scenarios
    TestCase Folders
    TestCases
    3. Specify when this recovery scenario should be applied in the property RetryLevel
    TestStepValue - apply if a TestStepValue fails
    TestStep - apply if a TestStep fails
    TestCase - apply if a TestCase fails
    -----------------------------------------------------------------------------------------------------------------------
    Tosca Online Training:
    www.qascript.c...
    Tosca Test Automation Interview Preparation Pack - www.qascript.c...
    Technical Support on Tricentis Tosca:
    topmate.io/bij...
    Join our Telegram Group for Tosca:
    t.me/+77ZEKyj-...
    Follow us on LinkedIn:
    / qascript
    Talk to us directly:
    t.me/+91916774...
    -------------------------------------------------------------------------------------------------------------------------
  • Наука та технологія

КОМЕНТАРІ • 12

  • @DhaneswaraReddyMunnangi
    @DhaneswaraReddyMunnangi Рік тому

    Just saying! It would be good if you have did it for failure within a Test case ( a step failure inside one test case) instead of failure between multiple test cases... Anyways this indeed was helpful as well.. 😊😊
    Why I said this is because, in general there will be n number of Test cases. We cannot be sure about which failure might come. So we will write a generic recovery scenario. And if a test step fails, then it goes to the recovery scenario and then the actual execution flow starts from the 1st step of the Test case rather than executing the step after the failed step.

    • @QASCRIPT
      @QASCRIPT  Рік тому

      Thanks for your suggestions.

  • @ashokchoudhary5716
    @ashokchoudhary5716 Рік тому

    Very well Explained Thank you

  • @SanjaySharma-u44
    @SanjaySharma-u44 Рік тому

    Superb

  • @fabio6359
    @fabio6359 Рік тому

    is there any way to retrieve the reason of the error? (example: No element with properties [...] was found)

    • @QASCRIPT
      @QASCRIPT  Рік тому

      You have to depend on the Tosca Execution logs or any verifications which have been added

  • @-VMamatha
    @-VMamatha Рік тому

    Could you please make videos on how to fetch data from Excel sheet

  • @kalyankranthi4563
    @kalyankranthi4563 Рік тому

    Well Explained..!! Thanks.🤗👏