SELENIUM + CUCUMBER + REST ASSURED + JENKINS TRAINING IN PUNE | ONLINE
Duration of Training : 70 hrs
Batch type : Weekdays/Weekends
Mode of Training : Classroom/Online/Corporate Training
Sel. + Cuc. + Rest Ass. + Jen. Training & Certification in Pune
Highly Experienced Certified Trainer with 10+ yrs Exp. in Industry
Realtime Projects, Scenarios & Assignments
COURSE CONTENT :
JAVA + SELENIUM
Basics of Manual Testing
Core Java
Automation need
Eclipse
TestNG
Basics of Selenium
Selenium IDE
Selenium Webdriver (3.0)
Advanced Selenium Webdriver
Selenium Grid
Automation Framework
Advanced Automation Framework Understanding
CUCUMBER :
Cucumber/BDD Basics
1. Overview
2. How to use cucumber
3. TDD Vs BDD
Gherkin Introduction
1. Basics
Keywords
1. Given
2. When
3. Then
4. And
5. But
6. Feature
7. Background
8. Scenario
9. Scenario Outline
10. Examples
Cucumber Implementation
1. Scenario and Feature file
2. Multiple scenario in feature
3. Parameterization tests
4. Maps in Data Table
5. Cucumbers Tags
6. Cucumber hooks
7. Multiple Feature and Step Def File
8. Report Generation
REST ASSURED :
Overview
1. Introduction
2. URI
3. Response
4. Request
5. Body
6. Headers
7. Status code
8. JSON
9. Authentication
HTTP Methods
1. POST
2. GET
3. UPDATE/PUT
4. DELETE
Setup and Configuration
1. Java 1.8_171
2. Eclipse
3. Maven
4. Rest Assured Library
Methodology
10. Given
11. When
12. Then
Request &Response
1. Request Specification
2. Response
3. Validation
4. Reading data from Json File and updating Json file
5. Updating json text runtime with JSONObjet(org.json)
6. Post the data as a Json text file.
7. Post the data as Json String
8. Validation with JsonPath
9. Comparing/Validating complete Json Response with expected Response
10. Comparing/Validating desired data from entire response
11. Asserts of Rest Assured/Assert of TestNG
12. Get request with Filter parameter e.g. Query/Path parameter
13. DataDriven Testing for Webservices
14. Report Generation
GIT + JENKINS :
1. GIT account creation
2. GIT integration with Eclipse
3. Uploading code to GIT repository
4. Installation and configuration of Jenkins
5. Jenkins Job creation with GIT code
6. Execution of the Jenkins job and Report Generation
7. Scheduling the Jenkins job
8. Cucumber Report Generation