-
admin
Intro to Manual and Automated API testing with Postman
Detailed understanding of REST, REST architectural constraints, client-server architecture and HTTP request-response pair Basic knowledge about RESTful APIs and JSON Introduction to the manual API testing Introduction to the Postman Automated API Testing Requirements Description API testing is a very contradictory topic. And it happens that you worked for years as a Manual tester and […]
-
admin
A Glimpse into the technology agnostic tool – Selenium
Learn about Selenium Requirements Description The beauty of selenium is, that it supports itself getting programmed on any programming language as long as its drivers are available in it. It runs tests on any browser as long as they are w3C compliant And it executes on any operating system. In this talk we will understand […]
-
admin
Selenium TestNG working with Java
Understanding what is TestNG Solve all hurdles coming with TestNG while learning on Selenium Requirements Description ********************Selenium TestNG Course************************************** Course cover real world examples and coding them while teaching Student will be very comfortable to use TestNG after this course Instructor Support is available if any help is required ************************************************************************************************************* Learning Selenium and preparing good Automation Test […]
-
admin
Performance Testing using Gatling – Beginner Level
Learn performance testing using Gatling Gatling Recorder with detailed explaination of each option Gatling Development Environment Setup and Script basics Script Creation & Enhancement Workload creation in Gatling with basics of workload modelling Gatling test report structure and metrics in detail Requirements Description Ensuring user experience when an application gets live is always critical and […]
-
admin
Xpath (xml path) locators in Automation especially Selenium
Students or professionals will be mastered in Xpath expressions which are most useful in web automation tools like Selenium Selenium, WebDriver IO, Protractor, Appium, Cypress, Rest Assured etc., Requirements Description This course talks about xpath like what is xpath, types of xpath, xpath operators, xpath indexing, xpath methods and xpath axis. This course is constructed in […]
-
admin
Nightwatch.js Quick Start Guide
Web automation with Nightwatch web page testing test automation for the web Requirements Description In one hour, learn some of the basics of web test automation using Nightwatch.js. You will quickly dive into some basics of web automation such as navigating to web pages, clicking on elements, and filling out forms. By the end of […]
-
admin
Using UFT Developer for Web Apps (Visual Studio and Csharp)
UI Testautomation with UFT Developer Building Basic Test Scripts Working with Object Identification Center Working with Application Models Using Reporter Object Define Custom Checkpoints Screen Recording Parametrization Data Driven Testing Reusable Functions Requirements Description UFT Developer helps you develop automated tests for a wide range of technologies, using standard IDEs with modern programming languages. UFT […]
-
admin
Coding and testing an authentication API [NodeJs + Cypress]
How to create the API endpoints How to install and use Cypress How to create a Mongo database for your API How to encrypt passwords How to create negative and positive tests for API flows in Cypress How to make the tests robust and remove code duplication Requirements Description Have you ever wondered how a […]
-
admin
Beginners Guide to Unit Testing with NUnit and C#
Write simple unit tests in C# using the NUnit framework Requirements Description This course is all about writing unit tests using C# programming language and NUnit as a unit testing framework. Today unit testing is an absolutely required skill from any professional developer. Companies expect from developers to know how to write unit tests. Learning unit testing puts a powerful and very […]
-
admin
Selenium WebDriver for Beginners using JAVA
Able to implement Automation within your project with no support from others Able to start career in Automation Able to clear Selenium interview Fear on Coding will fly Requirements Description This course is created for Manual QA Testers and Automation Aspirants who want to learn Test Automation from scratch with Selenium WebDriver using Java. It covers […]