Quick Guide to API Testing with HP's Unified Functional Testing
This course will help you quickly come up to speed with general API concepts using HP's Unified Functional API Testing.
What you'll learn
Today's automation engineer needs to burrow deeper underneath the GUI to the API level. Because of this, HP has released a new version of its test tool, called Unified Functional Testing (UFT), and it includes a new test type called API testing (formerly known as Service Test). In this course, Quick Guide to API Testing with HP's Unified Functional Testing, you'll get a "hands-on" look at some of the core concepts you need to know. You'll start with an overview of Web and REST services and how to easily create tests and validate responses. Next, you'll cover most of the UFT API helper activities that allow you to enhance your API tests for even more functionality. You'll also get to see creating custom UFT API code using C#, as well as integrating GUI and API testing into one IDE. By the end of this course, you should have a solid understanding of getting running with UFT API and API concepts in general.
Table of contents
- Testing Beyond REST and Web Services Introduction 0m
- How to Test Web Services 1m
- Four Main Technologies 1m
- Test a Web Service Demo Intro 0m
- Test a Web Service Example 6m
- Soap Response & Request Breakdown 2m
- What is a Checkpoint? 7m
- HTTP Network Activities Example 4m
- SOAP Faults 3m
- What is REST 2m
- How to Create a REST Test Example 8m
- JSON Overview 1m
- POST JSON Demo Intro 0m
- POST JSON Example 4m
- JSON Activities Demo Intro 0m
- JSON Activities Example 8m
- Summary 1m
- Enhancing Tests Intro 1m
- Advance Checkpoint Overview 1m
- Multiple Validation Checkpoint Example 3m
- XPATH Checkpoint Example 3m
- XPATH Function Example 4m
- Array Checkpoint Example 4m
- Why Data Drive a Test? 2m
- How to Data Drive a Test 4m
- How to Data Drive a REST Test 4m
- Flow Control Overview 3m
- Flow Control Loop Example 5m
- Flow Control Nested Loop Example 5m
- Condition Activity Example 5m
- Summary 1m
- Testing Beyond REST and Web Services Intro 1m
- XML Activities Overview 1m
- Create XML and XSD Files 1m
- Validate XML Example 2m
- What is an XML Transformation? 1m
- How to Transform XML Example 3m
- How to Compare XML 3m
- XML to String Activity 4m
- Database Testing Intro 1m
- How to Install a MySQL DB with XAMPP 3m
- Select SQL Activity Example 5m
- Execute SQL Activity Example 3m
- What is JMS? 1m
- What is Message Oriented Middleware? 1m
- How to Install ActiveMQ 2m
- How to Send Messages to Queues 4m
- Browse JMS Queues Message Example 3m
- Receive Messages from Queues Example 2m
- Send Message to Topics Example 2m
- Subscribe to JMS Topics Example 2m
- Unified Functional Testing Intro 1m
- Demo Overview 1m
- Installing Wordpress 2m
- Create an API REST-based Wordpress Test 3m
- Create a GUI Based Wordpress Test 6m
- Create an API Test that Calls a GUI Test 2m
- Create a GUI Test that Calls a API Test 6m
- What is the Virtual User Generator Script Activity? 1m
- Summary 1m