Indirapuram Ahinsa Khand 1, Ghaziabad, India - 201014
Verified 9
Details verified of Kamaljeet Singh✕
Identity
Education
Know how UrbanPro verifies Tutor details
Identity is verified based on matching the details uploaded by the Tutor with government databases.
Class Location
Online Classes (Video Call via UrbanPro LIVE)
Student's Home
Tutor's Home
Years of Experience in Selenium Training
19
Subjects
Selenium with Java
Class Location
Online Classes (Video Call via UrbanPro LIVE)
Student's Home
Tutor's Home
Years of Experience in Automation Testing Training
20
Subjects
Cucumber, HP QC/ALM, Playwright , Apache JMeter
Teaching Experience in detail in Automation Testing Training
I have extensive experience in automation testing using Playwright. Its a new tool that have been incepted into the market and is gaining popularity nowadays. The language supported is TypeScript/Javascript. I have designed frameworks using Playwright and implemented in the projects. I want to share my knowledge that is the reaon I started training people in Playwright and other automation tools. I have around 22 years if experience in IT industry.
Class Location
Online Classes (Video Call via UrbanPro LIVE)
Willing to travel
Tutor's Home
Years of Experience in Cucumber (Tool) Training
20
Class Location
Online Classes (Video Call via UrbanPro LIVE)
Student's Home
Tutor's Home
Years of Experience in Software Testing classes
6
Training offered
Apache JMeter
Training for ISTQB certification
No
Class Location
Online Classes (Video Call via UrbanPro LIVE)
Student's Home
Tutor's Home
Years of Experience in Load Runner Training
10
Training for Load Runner certification in
Web Service Protocol
4.9 out of 5 8 reviews
Harcharan Singh
Selenium Subjects:Selenium with Java
"The way he explains complex topics is clear, concise, and engaging. It really helped me understand the material. I appreciate his way of teaching, it helped me learn selenium with java much more effectively. "
Sonal Goyal
Selenium Subjects:Selenium with Java
"Very well explained all the topics which include practical knowledge as well. Begin with key terms and concepts. Discuss how the theoretical knowledge is applied in real-world scenarios. Provide example and test scenarios. Summarize key points. Shared exercise for hands on experience. "
Avneesh Sharma
Automation Testing Subjects:Apache JMeter,Cucumber,Cypress,HP QC/ALM,Playwright,Protractor,SoapUI
"This is the best QA AUTOMATION training that i came across. Tutor kamaljeet works like guider and mentor explains each stuff with lot of easy and beautifully. He is one of the best teacher of automation that i come across. I would recommend this to everyone who so ever is trying to work as an automation tester. Cource material is crisp and to the point. It helped me alot in enhancing my automation skills. "
Ashish Khattar
Selenium Subjects:Selenium with Java
"Kamal sir is friendly, patient, interactive and is having an impressive teaching style. He has got an expertise in Selenium/Java and other automation concepts. He is one of the best trainers I could find. "
Mayank Upreti
Selenium Subjects:Selenium,Selenium with Java
"He explains selenium with java things clearly so everyone can understand, he make difficult things easy to understand and also give hands on excercise that help us learn how to use selenium in real time project and also very helpful. Overall my experience is very good. I recommend who wants to learn selenium take classes from him. "
Karthick
Automation Testing Subjects:Apache JMeter
"I have taken training from kamal for performance testing using jmeter.He is having depth knowledge and work experience in performance testing and he can clearly explain all the concepts in performance testing and how it works Real hebalso clearly explain how correlation works and how to fix failures occurring due to correlation issues.wonderful trainer with depth knowledge in performance testing using jmeter. I would highly recommend Kamal for any one who is looking to take performance testing training from an expert with excellent real time work experience. "
Visvanathan
"I had a great learning experience and gained in-depth technical knowledge in Jmeter/ Selenium Automation. And Real-time scenarios are covered in the course by Trainer Daljeet Singh. The training was very helpful to me. "
Vishwanathan
"I have a great learning experience and gained depth technical knowledge and real-time scenarios covered. It's very helpful to me "
Answered on 06 Jul Learn IT Courses/Cucumber (Tool) Training
Answered on 31 May Learn IT Courses/Cucumber (Tool) Training
There is no options tag in Cucumber. Infact it is @CucumberOptions that is defined in Test Runner file. e.g
@Runwith(Cucumber.class)
@CucumberOptions{
features = 'Feature',
glue={"stepDefinition"},
tags={#SmokeTest"}
}
public class TestRunner{
}
Thus it provides the feature files, stepdefinition files location and also specify tags that needs to be executed
Answered on 20 May Learn IT Courses/Cucumber (Tool) Training
You may need to learn both Appium and Cucumber because they serve different purposes. Appium is a tool for automating mobile testing, allowing you to code automation steps to perform operations on elements within a mobile application.
Cucumber is a library used to design a Behavior-Driven Development (BDD) framework using the Gherkin language (Given/When/Then). It can be integrated with Appium or Selenium to create an end-to-end framework.
If you want to use a BDD framework, you need to learn both Appium and Cucumber.
If you prefer to use a Page Object Model (POM) framework, you only need to learn Appium and how to design the POM framework.
Answered on 20 May Learn IT Courses/Cucumber (Tool) Training
The purpose of a Test Management Tool is to write and execute test cases, as well as to maintain a traceability matrix. Cucumber is a Test Automation tool that allows you to write test cases (scenarios) using Gherkin. You can execute automated test scenarios using Cucumber's TestRunner; however, it does not maintain traceability between manual and automated test cases. Additionally, Cucumber's reporting can be stored in the file system.
Therefore, a Test Management Tool is needed to maintain traceability between automated and manual scenarios and to store the pass and fail status of each test case. Integrating Cucumber with a Test Management Tool is essential for managing test cases and execution statuses effectively. An example of this integration is JIRA with XRAY, where XRAY can be combined with Cucumber for end-to-end scenario execution.
Answered on 18 May Learn IT Courses/Cucumber (Tool) Training
The two different files that are used in Cucumber are:
1. Feature files : Scenarios are defined in the feature files using Gherkin language (Given/When/Then)
2. Step definition files: Step definition files consists of steps that links them with one or more Gherkin steps. When Cucumber executes a Gherkin step, it looks for the matching file tht has same step written otherwise it throws an error and suggest you to add step in step definition file.
Share this Profile
Also have a look at
Reply to 's review
Enter your reply*
Your reply has been successfully submitted.
Certified
The Certified badge indicates that the Tutor has received good amount of positive feedback from Students.