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