Companies Home Search Profile

API Testing and Automation using Postman with real time APIs

Focused View

Adnan Arif

5:56:05

133 View
  • 1. Course Overview.mp4
    06:47
  • 2. Introduction.mp4
    03:19
  • 3. Insurance Company APIs Intro Part 1.mp4
    02:37
  • 4. Insurance Company APIs Intro Part 2.mp4
    03:13
  • 1. API Access Credentials form.mp4
    02:27
  • 2. API Access Credentials form.html
  • 3. How to generate a token.mp4
    05:16
  • 4. Generating another API Request.mp4
    02:32
  • 1. What is an API.mp4
    03:21
  • 2. Why do we need APIs.mp4
    03:37
  • 3. Why we need APIs.html
  • 4. API Examples.mp4
    04:23
  • 5. How does API work.html
  • 6. API Components Overview.mp4
    03:45
  • 7. API Components.mp4
    03:46
  • 8. API URL and URI.html
  • 9. API Parameters.mp4
    01:55
  • 10. API Endpoints.html
  • 11. Understanding API Parameters.html
  • 12. API protocols and architectures.html
  • 13. What are the types of APIs and their differences.html
  • 14. Client-Server model.html
  • 15. Understanding Status code in API response.html
  • 16. API Authorization.mp4
    01:23
  • 17. Understanding Authorization in API request.html
  • 18. API Methods.mp4
    02:40
  • 19. API Body or Payload.mp4
    02:27
  • 20. API Response and Status codes.mp4
    02:30
  • 21. Understanding API response.html
  • 22. Client and Server relationship.html
  • 23. Examples of APIs Used in Our Daily Lives.html
  • 24. Data Validation.mp4
    07:40
  • 25. Data Validation.html
  • 26. Eight Major Benefits of Using APIs.html
  • 1. Postman Intro.mp4
    03:55
  • 2. Create First Request (Postman).mp4
    06:05
  • 3. Postman Logs.mp4
    02:15
  • 1. Understanding Get Endpoint.mp4
    07:09
  • 2. Driver Get Endpoint.mp4
    04:00
  • 3. Policy Get APIs.mp4
    03:26
  • 4. Other APIs Get Endpoints.mp4
    05:22
  • 1. Post API Intro.mp4
    03:02
  • 2.1 Sample body for Post requests.pdf
  • 2. Driver Post APIs.mp4
    04:10
  • 3. Post Endpoint.html
  • 4.1 Sample body for Post requests.pdf
  • 4. Vehicle Post API.mp4
    03:06
  • 5.1 Sample body for Post requests.pdf
  • 5. Policy Post Endpoints.mp4
    02:32
  • 6.1 Sample body for Post requests.pdf
  • 6. Driver Address Post API.mp4
    02:02
  • 1. Policy Put and Patch Endpoints.mp4
    03:40
  • 2.1 Understanding Patch endpoint.pdf
  • 2. Driver Patch Endpoint.mp4
    02:06
  • 3. Vehicle Put and Patch Endpoints.mp4
    03:25
  • 4. Driver address Put and Patch Endpoints.mp4
    03:07
  • 5. Policy Coverage Put and Patch Endpoints.mp4
    02:42
  • 6. Understanding Patch Endpoint.html
  • 7. Understanding Put Endpoint.html
  • 1. Delete Endpoint.mp4
    04:00
  • 2. Understanding delete Endpoint.html
  • 1. Software Quality Assurance lifecycle.html
  • 2. What is Software Quality Assurance.html
  • 3. Software Development Environments.html
  • 4. Software Requirement.html
  • 1. Understanding Environments.mp4
    05:07
  • 2. Setting up Environments.mp4
    04:20
  • 3. Understanding Postman Variable.mp4
    02:56
  • 4. Variable Auto setup.mp4
    05:47
  • 5. API Documentation Intro.mp4
    02:11
  • 6.1 Driver API Documentation.xlsx
  • 6. Driver API Doc Intro.mp4
    07:45
  • 7.1 Vehicle API Doc.xlsx
  • 7. Vehicle API Doc Intro.mp4
    06:07
  • 8.1 Policy API Doc.xlsx
  • 8. Policy API Doc Intro.mp4
    04:00
  • 9.1 driveraddress API Doc.xlsx
  • 9. Driver Address API Doc Intro.mp4
    03:32
  • 10.1 policycoverage API Doc.xlsx
  • 10. Policy Coverage API Doc Intro.mp4
    04:36
  • 11. Driver First Name Validation Part 1.mp4
    04:10
  • 12. Driver First Name Validation Part 2.mp4
    05:03
  • 13. Driver First Name Validation part 3.mp4
    01:50
  • 14. Driver First Name Validation part 4.mp4
    03:03
  • 15. Validating Driver Last Name part 1.mp4
    05:07
  • 16. Validating Driver Last Name part 2.mp4
    04:54
  • 17. Validate Driver Email Name.mp4
    05:36
  • 18. Validate Driver Email Name (Testing).mp4
    05:00
  • 19. Vehicle Post Endpoints intro.mp4
    05:04
  • 20. Vehicle Year Validation Part 2.mp4
    01:33
  • 21.1 Vehcile Year Validation.docx
  • 21. Vehicle Year Validation Part 1.mp4
    07:06
  • 22.1 Vehicle VIN Validation.docx
  • 22. Vehicle VIN Validation Part 1.mp4
    06:06
  • 23. Vehicle VIN Validation Part 2.mp4
    01:45
  • 24.1 Vehicle registeredState Validation.docx
  • 24. Vehicle post registered state validation.mp4
    05:30
  • 25.1 Policy MonthlyPremium Validation.pdf
  • 25.2 Policy PaymentOption Validation.pdf
  • 25.3 Policy policynumber validation (1).pdf
  • 25. Policy Post Endpoint test cases.mp4
    07:10
  • 26. Policy post Endpoint validation.mp4
    08:14
  • 27.1 API Test Execution and Documentation.xlsx
  • 27. Test Case Documentation Format 2.mp4
    06:14
  • 28. How to create a defect.mp4
    04:23
  • 29. What is a Defect.html
  • 30. Understanding Test Case in Software Quality Assurnace.html
  • 31. Random Number Generation.mp4
    02:27
  • 32. Homework Please test other Driver API fields.mp4
    02:12
  • 33.1 Automation Testing Code.pdf
  • 33. Additional Postman Validation functions.mp4
    07:26
  • 34. Testing Homework.mp4
    03:46
  • 1. Automation Intro.mp4
    03:24
  • 2.1 Automation Testing Code.pdf
  • 2. Status Code Automation.mp4
    03:54
  • 3. Understanding Status code in API response.html
  • 4.1 Automation Testing Code.pdf
  • 4. First Name and Last Name Driver Automation.mp4
    03:48
  • 5.1 Automation Testing Code.pdf
  • 5.2 Driver All Data.xlsx
  • 5. Driver Get endpoint full Automation.mp4
    03:22
  • 6.1 Vehicle All Data.xlsx
  • 6. Vehicle Automation.mp4
    05:14
  • 7. Automate more than one Endpoint.mp4
    02:19
  • 8.1 Automating Create new driver, setting up variables and Validating using Get endpoint (1).pdf
  • 8. Automating Create and validate Driver.mp4
    08:20
  • 9.1 Automating Create new Vehicle, setting up variables and Validating using Get endpoint.pdf
  • 9. Automating Create and validate Vehicle end points.mp4
    06:44
  • 10. Create and Validate Homework.mp4
    01:00
  • 11. Automating Create Update Endpoints and Validate Driver API.mp4
    07:01
  • 12. Automating Create Update Delete and Validating Driver API.mp4
    06:38
  • 13. Automating Data Population from external file.mp4
    07:47
  • 14. Token generation Automation.mp4
    04:13
  • 1. Running entire folder with in Postman Collection.mp4
    02:04
  • 2. Running Entire Collection.mp4
    01:14
  • 3. Running Postman Collection Locally.mp4
    06:30
  • 4. Instruction on running Postman Collection on Cloud.mp4
    02:51
  • Description


    Learn Postman by testing and automating real Auto Insurance APIs and gain practical skills for your career.

    What You'll Learn?


    • 3. Elevate your API testing and automation skills with hands-on training and real-time Auto Insurance data.
    • Advanced knowledge of API testing: You will learn advanced techniques and methodologies for API testing, including functional testing, integration testing etc.
    • Automation skills: The course will teach you how to automate API testing with Postman, making you more efficient and effective in your testing activities.
    • Reduced testing time: Automation can significantly reduce the time it takes to test APIs, allowing you to complete testing faster and meet project deadlines.
    • You'll get recommendations and professional advise on API Testing and Automation as this course is prepared by seasoned QA Professional.
    • Career growth: Completing the course and acquiring new skills can open up new career opportunities in API testing and automation.
    • Industry recognition: With knowledge of Postman and API testing, you will be recognized as an industry expert and sought after by companies looking to improve t

    Who is this for?


  • Beginner-friendly tutorials: Most API Testing and Automation with Postman courses provide beginner-friendly tutorials and step-by-step guides that are easy to follow, making it ideal for beginners.
  • Advanced techniques and methodologies: The course covers advanced techniques and methodologies for API testing and automation that are relevant to experienced professionals.
  • Comprehensive coverage: The course covers a comprehensive range of topics related to API testing and automation, making it useful for both beginners and experienced professionals who want to refresh their knowledge.
  • Hands-on practice exercises: The course typically includes hands-on practice exercises that allow beginners to gain practical experience and enable experienced professionals to improve their skills.
  • Flexibility: Many courses offer flexible learning options, such as self-paced learning, that cater to different skill levels and learning preferences.
  • Career advancement: Completing an API Testing and Automation with Postman course can help beginners kick-start their career in API testing, while experienced professionals can use the skills and knowledge gained to advance their career.
  • Continuous learning: The course provides a platform for continuous learning and upskilling, enabling professionals to keep pace with the latest industry trends and best practices.
  • More details


    Description

    In this course, you will learn everything you need to know about API testing and automation, and how it is implemented in real-time scenarios. This course is designed for beginners who want to learn API testing from scratch, as well as professionals who want to improve their API testing skills.

    With this course, you will have access to real-time Auto Insurance company APIs, which will provide you with practical experience on API testing and automation. With over 13 years of API Testing and Automation experience, I will guide you through the entire process, from setting up your environment to creating and executing test cases, understanding API documentation, documenting test cases, and creating defects.

    This course is packed with over 5 hours of engaging and informative content, including video lectures, research based articles, and hands-on exercises. By the end of the course, you will have a deep understanding of API testing and automation, and you will be able to apply this knowledge to your own projects and work.

    Here are some of the key topics you will learn in this course:

    • Learn and practice with real time Auto Insurance Company APIs

    • Understanding the fundamentals of API testing and automation

    • Setting up your environments and tools

    • Understanding API documentation and requirements

    • Creating test cases and executing them

    • Documenting API test cases

    • Creating defects

    • How to test APIs rigorously

    • Test automation using popular tools like Postman and Newman

    • Advanced techniques for API testing and automation

    • Plus much more

    Enroll now and take the first step towards mastering API testing and automation with real-time Auto Insurance APIs!

    Who this course is for:

    • Beginner-friendly tutorials: Most API Testing and Automation with Postman courses provide beginner-friendly tutorials and step-by-step guides that are easy to follow, making it ideal for beginners.
    • Advanced techniques and methodologies: The course covers advanced techniques and methodologies for API testing and automation that are relevant to experienced professionals.
    • Comprehensive coverage: The course covers a comprehensive range of topics related to API testing and automation, making it useful for both beginners and experienced professionals who want to refresh their knowledge.
    • Hands-on practice exercises: The course typically includes hands-on practice exercises that allow beginners to gain practical experience and enable experienced professionals to improve their skills.
    • Flexibility: Many courses offer flexible learning options, such as self-paced learning, that cater to different skill levels and learning preferences.
    • Career advancement: Completing an API Testing and Automation with Postman course can help beginners kick-start their career in API testing, while experienced professionals can use the skills and knowledge gained to advance their career.
    • Continuous learning: The course provides a platform for continuous learning and upskilling, enabling professionals to keep pace with the latest industry trends and best practices.

    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    I am a highly experienced Quality Assurance professional with over 13 years of experience in the field. Throughout my career, I have specialized in Automation and Performance testing, utilizing my skills to improve the quality of software products and applications.My dedication to my craft has enabled me to develop a strong understanding of the software development lifecycle, software quality assurance and I am able to effectively communicate with developers, product managers, and other stakeholders to ensure that testing objectives are aligned with overall business goals.My expertise in automation testing has allowed me to streamline testing processes, reduce manual testing efforts, and increase the speed and efficiency of software releases. Additionally, my experience in performance testing has helped to ensure that software products and applications are optimized for speed, scalability, and user experience.Overall, my skills and experience have made me a valuable asset to any software development team, and my commitment to quality and continuous improvement have made a positive impact on the products and applications that you have worked on.I have also performed many senior roles in small to big organizations. I have hired, managed and stream lined teams of QA professionals.From last several years I have been actively involved in teaching Quality Assurance skills, writing research based articles on Quality Assurance. My latest book API Testing and Automation is going to be published soon.
    Students take courses primarily to improve job-related skills.Some courses generate credit toward technical certification. Udemy has made a special effort to attract corporate trainers seeking to create coursework for employees of their company.
    • language english
    • Training sessions 85
    • duration 5:56:05
    • Release Date 2023/05/05