-
Урок 1.
00:13:34
Course FAQ's (Must Watch)
-
Урок 2.
00:13:24
What are Webservices?Understand with Live example
-
Урок 3.
00:12:43
Explaining Types of Webservices..-Soap and REST
-
Урок 4.
00:15:32
What is WSDL? Importance of it in Webservices
-
Урок 5.
00:10:44
DIfferences between WSDL and Soap Protocol
-
Урок 6.
00:07:58
SoapUI Installation/Documentation
-
Урок 7.
00:06:27
Calculator WebService Example
-
Урок 8.
00:07:17
Creating Testsuites and testcases
-
Урок 9.
00:16:16
Local Webservice installation for practise
-
Урок 10.
00:11:01
Explaining Webservice operations in detail
-
Урок 11.
00:14:36
Basic Assertions for Test validations
-
Урок 12.
00:14:05
Advanced Assertions for validating responses
-
Урок 13.
00:10:13
Strategy to use Xpath assertions in Tests
-
Урок 14.
00:13:14
Properties Access-Data driven Strategy
-
Урок 15.
00:10:46
Accessing properties from Testcase,Suite and project level
-
Урок 16.
00:18:11
How to send values from response to another request-Property Transfer
-
Урок 17.
00:12:10
End to end exercises
-
Урок 18.
00:10:31
Introduction to Groovy Script Test step
-
Урок 19.
00:15:22
Importance of TestRunner and Context variable
-
Урок 20.
00:14:28
testRunner methods for get and set Property()
-
Урок 21.
00:12:36
Accessing and updating the properties through Groovy methods
-
Урок 22.
00:14:24
Parsing the Xml requests and responses with XML Holder API
-
Урок 23.
00:09:51
Triggering the Soap Requests through Groovy code
-
Урок 24.
00:12:28
Practise Exercises- Automate the services
-
Урок 25.
00:12:30
Validating the service responses with Assertions
-
Урок 26.
00:14:53
REST API concepts
-
Урок 27.
00:13:47
REST API - Types of HTTP Methods
-
Урок 28.
00:09:44
Practical example on GET and POST
-
Урок 29.
00:15:52
Exercises- Datadriving from custom properties
-
Урок 30.
00:11:59
Exercises-Property Transfer usage in REST example
-
Урок 31.
00:12:20
Json Script Assertion window-Automation
-
Урок 32.
00:11:50
Parsing the Json responses for API validation
-
Урок 33.
00:09:51
Examples on REST API Automation with Json as response
-
Урок 34.
00:15:28
Examples on REST API Automation with XML as response
-
Урок 35.
00:10:40
Flicker API Introduction
-
Урок 36.
00:10:55
Json Path extraction from responses
-
Урок 37.
00:07:26
Json Assertions on parsed responses
-
Урок 38.
00:17:59
Advacnd exampels on Json Assertions
-
Урок 39.
00:13:36
Framework Design Plan
-
Урок 40.
00:14:30
Understand Preparing API Tests from the functional Documents
-
Урок 41.
00:09:32
Building Rest API project in SoapUI
-
Урок 42.
00:12:11
create Testcases from the defined API
-
Урок 43.
00:12:14
End to End Testing on Library API
-
Урок 44.
00:12:26
Install Eclipse and Java for API Automation testing
-
Урок 45.
00:06:10
Creation of Java API project for Framework setup
-
Урок 46.
00:14:07
WSDL Project concepts for Java tests set up
-
Урок 47.
00:16:58
TestNG Integration to the Java API Tests
-
Урок 48.
00:16:29
Different combinations of Tests for WSDL API
-
Урок 49.
00:07:55
Defining Testng.xml file for one single Trigger point to all tests
-
Урок 50.
00:10:16
Commands to trigger TestNG Java API Tests
-
Урок 51.
00:16:05
HTML Reports and Jenkins Installation
-
Урок 52.
00:12:02
Integrating the framework with Jenkins
-
Урок 53.
00:14:01
Basics of Pro version
-
Урок 54.
00:13:34
Data Source
-
Урок 55.
00:15:01
Data Sink
-
Урок 56.
00:15:53
DatGen types
-
Урок 57.
00:15:20
Testcase Debugging,Breakpoints
-
Урок 58.
00:15:58
Reporting Techniques
-
Урок 59.
00:15:28
Jasper Reports and WebRecording
-
Урок 60.
00:17:42
List of Security Threats
-
Урок 61.
00:17:28
Security Testcases
-
Урок 62.
00:16:00
Security Testing-Practical example
-
Урок 63.
00:14:53
DataBase concepts
-
Урок 64.
00:17:29
Creating Database from scratch
-
Урок 65.
00:13:01
SoapUI Jdbc connection
-
Урок 66.
00:09:00
SQL Queries Testing with SoapUI feautures
-
Урок 67.
00:12:43
SQL Builder- SoapUI Pro
-
Урок 68.
00:10:31
Performance Testing tool used for Testing REST API
-
Урок 69.
00:08:30
Putting Load on REST Calls
-
Урок 70.
00:10:40
Interview Questions - Part 1
-
Урок 71.
00:10:00
Interview Questions -Part 2
-
Урок 72.
00:05:51
Interview Questions - Part 3
-
Урок 73.
00:10:54
Interview Questions - Part 4
-
Урок 74.
00:16:12
Introduction to SQL and MySQL
-
Урок 75.
00:07:30
Downloading MySQL server with workbench
-
Урок 76.
00:05:27
Overview of SQL Editor with basic features
-
Урок 77.
00:04:48
creating Database and pointing to it
-
Урок 78.
00:08:02
Creating Tables in database
-
Урок 79.
00:07:56
Inserting records into Table
-
Урок 80.
00:06:23
Retrieving records from the Table
-
Урок 81.
00:06:51
Select Distinct keyword in queris
-
Урок 82.
00:09:28
SQL WHERE command usage
-
Урок 83.
00:07:07
Logical operators on Queries AND OR - 1
-
Урок 84.
00:07:18
Regular expressions Introduction
-
Урок 85.
00:08:38
Logical operators 'In' 'Between'- 2
-
Урок 86.
00:08:04
Wild cards usage in Qeuries -1
-
Урок 87.
00:07:10
Using Script Assertions window methods
-
Урок 88.
00:09:19
MessageExchange, Context variables usage
-
Урок 89.
00:12:19
Declaring Namespaces for effective xpath identification
-
Урок 90.
00:06:19
End to end examples on REST API -1
-
Урок 91.
00:10:33
End to end examples on REST API -2
-
Урок 92.
00:21:58
Basic Programmes
-
Урок 93.
00:17:25
Groovy operators,DataTypes
-
Урок 94.
00:18:14
Loops,Arrays,List