Chapter 21: How to Pass Object to Different Feature File

Sdílet
Vložit
  • čas přidán 11. 09. 2024
  • =======================================================================
    Course Content
    =======================================================================
    Set I (Basic):
    1. Why Karate?
    - Difference between Karate and Rest Assured, Selenium, JMeter
    - Other API automation tools
    - JSON, BDD
    2. Get Request
    3. Get Request with Query and Path Param
    4. Post Request
    5. Delete Request
    6. PUT Request
    7. Assertions using Match, Wild card
    - Schema Validation
    - Fuzzy Matching
    Set II (Adv):
    8. Calling other Feature files and reusing code
    9. Tagging and running code via Maven
    10. Setting up Environmental/Global variables
    11. Embedded Expressions
    12. Scenario Outline
    13. Data Generators using Faker Service
    14. Parallel Execution
    15. Passing Data to other feature files via Tables (B5)
    16. Read JSON request from external files (B6a)
    17. Read and modify sample JSON file (B6b)
    18. Read YAML file and pass as request (B6c)
    19. Read YAML and fetch values from it (B6d)
    20. Calling Java Files (B7)
    21. Before Feature callonce (B8)
    22. Before Scenario call read (B8)
    23. After Scenario (B9)
    Set III (Adv):
    24. Passing Object via karate.call() function (C1)
    25. Retry Logic (C2)
    26. Sleep (C3)
    27. Json Transformation (C4)
    28. Type Conversion (C5)

    =======================================================================
    #All chapters with Links
    =======================================================================
    Playlist • Karate Automation for ...
    Chapter 1: Karate Basics and Setup • Chapter 1: Karate Basi...
    Chapter 2: Automating GET Request in Karate • Chapter 2: Automating ...
    Chapter 3: Automating POST Request Part 1 in Karate • Chapter 3: Automating ...
    Chapter 4: Automating POST Request Part 2 in Karate • Chapter 4: Automating ...
    Chapter 5: Automating DELETE Request in Karate • Chapter 5: Automating ...
    Chapter 6: Automating PUT Request in Karate • Chapter 6: Automating ...
    Chapter 7: How to use different Assertions Part 1 • Chapter 7: How to use ...
    Chapter 8: How to use different Assertions Part 2 • Chapter 8: How to use ...
    Chapter 9: How to use Tagging in Karate • Chapter 9: How to use ...
    Chapter 10: How to use Environment/Global Variables • Chapter 10: How to use...
    Chapter 11: How to use Embedded Expression in Karate • Chapter 11: How to use...
    Chapter 12: How to use Scenario Outline in Karate • Chapter 12: How to use...
    Chapter 13: How to Generate Test Data using Java Faker • Chapter 13: How to Gen...
    Chapter 14: How to run Parallel Test Cases in Karate • Chapter 14: How to run...
    Chapter 15: How to use Data Tables in Karate • Chapter 15: How to use...
    Chapter 16: How to Read/Modify External JSON File in Karate • Chapter 16: How to Rea...
    Chapter 17: How to Read/Parse External YAML File in Karate • Chapter 17: How to Rea...
    Chapter 18: How to Genreate Random Data using Java Faker Service • Chapter 18: How to Gen...
    Chapter 19: Before Feature and Before Scenario in Karate • Chapter 19: Before Fea...
    Chapter 20: After Scenario in Karate • Chapter 20: After Scen...
    Chapter 21: How to Pass Object to Different Feature File • Chapter 21: How to Pas...
    Chapter 22: How to use Retry Logic and Sleep in Karate • Chapter 22: How to use...
    Chapter 23: How to perform String to Int and vice versa in Karate (Type Conversion) • Chapter 23: How to per...
    Chapter 24: Karate JSON Transformation • Chapter 24: Karate JSO...
    Chapter 25: Karate Summary • Chapter 25: Karate Sum...

Komentáře •