Platinum
Sector 19, Noida, India - 201301.
30
Details verified of Sarthak Chadha✕
Identity
Education
Know how UrbanPro verifies Tutor details
Identity is verified based on matching the details uploaded by the Tutor with government databases.
Hindi Mother Tongue (Native)
English Proficient
Gautam Budh Technical University 2011
Bachelor of Technology (B.Tech.)
Sector 19, Noida, India - 201301
ID Verified
Education Verified
Phone Verified
Email Verified
Report this Profile
Is this listing inaccurate or duplicate? Any other problem?
Please tell us about the problem and we will fix it.
Class Location
Online (video chat via skype, google hangout etc)
Student's Home
Tutor's Home
Years of Experience in Selenium Training
8
Subjects
Selenium with Java
Class Location
Online (video chat via skype, google hangout etc)
Student's Home
Tutor's Home
Years of Experience in Automation Testing Training
8
Subjects
Cucumber
Teaching Experience in detail in Automation Testing Training
I have an experience of 8+ years in IT. I have been working in IT and currently working in noida in one of the best MNC. Courses Which I took: - Java - Selenium - Cucumber - TestNG - API Testing - Rest Assured - Maven - Jenkins - GIT
Class Location
Online (video chat via skype, google hangout etc)
Student's Home
Tutor's Home
Years of Experience in Java Training Classes
12
Teaches
Core Java
Certification training offered
No
Teaching Experience in detail in Java Training Classes
GOOD
Class Location
Online (video chat via skype, google hangout etc)
Student's Home
Tutor's Home
Years of Experience in API & Web Service Testing Training
5
Teaching Experience in detail in API & Web Service Testing Training
GOOD
Class Location
Online (video chat via skype, google hangout etc)
Student's Home
Tutor's Home
Years of Experience in Performance engineering
4
Class Location
Online (video chat via skype, google hangout etc)
Student's Home
Tutor's Home
Years of Experience in Selenium Training
8
Subjects
Selenium with Java
5.0 out of 5 25 reviews
Deepakshi Sharma attended Selenium
"The superb coaching class for learning selenium. Sarthak is the best teacher makes all the concepts too clear , so if anyone wants to learn selenium just join the classes from Sarthak Chadha. "
Namrata Singh attended Automation Testing
"Each and every topic was explained in detail and very well. It was a good learning experience. I had no experience in testing but after taking this course, now I can say I have good learning of automation testing. "
Brunda J attended Selenium
"He is good trainee who gives enormous knowledge and having lot of patience to clarify the doubts, I would recommend to take a course from sarthak. Thanks. "
Sharad Mittal attended Selenium
"Sarthak is an excellent trainer having great command in automation testing. He makes sure the student understand the concept thoroughly and also always resolves your queries. I would highly recommend to join his automation classes. "
1. Which classes do you teach?
I teach API & Web Service Testing, Automation Testing, Java Training, Performance engineering and Selenium Classes.
2. Do you provide a demo class?
Yes, I provide a free demo class.
3. How many years of experience do you have?
I have been teaching for 8 years.
public class Priority { @Test (priority=1)public void login() {System.out.println("login");} @Testpublic void email1() {System.out.println("email1");} @Test (priority=-2)public void email2() {System.out.println("email2");} //I...
public class dependsonM { @Test public void login() { System.out.println("login"); } @Test (dependsOnMethods = {"login"}) public void email() { //Intentionally I am failing this testcase Assert.assertTrue(false);...
public class TestNGAnnotations { @BeforeMethod public void beforeM() { System.out.println("Before Method"); } @AfterMethod public void afterMethod() { System.out.println("After Method"); } @BeforeClass...
Answered on 03/12/2021 Learn IT Courses/Java
Answered on 27/11/2019 Learn IT Courses
Answered on 04/11/2019 Learn IT Courses/Java
Class Location
Online (video chat via skype, google hangout etc)
Student's Home
Tutor's Home
Years of Experience in Selenium Training
8
Subjects
Selenium with Java
Class Location
Online (video chat via skype, google hangout etc)
Student's Home
Tutor's Home
Years of Experience in Automation Testing Training
8
Subjects
Cucumber
Teaching Experience in detail in Automation Testing Training
I have an experience of 8+ years in IT. I have been working in IT and currently working in noida in one of the best MNC. Courses Which I took: - Java - Selenium - Cucumber - TestNG - API Testing - Rest Assured - Maven - Jenkins - GIT
Class Location
Online (video chat via skype, google hangout etc)
Student's Home
Tutor's Home
Years of Experience in Java Training Classes
12
Teaches
Core Java
Certification training offered
No
Teaching Experience in detail in Java Training Classes
GOOD
Class Location
Online (video chat via skype, google hangout etc)
Student's Home
Tutor's Home
Years of Experience in API & Web Service Testing Training
5
Teaching Experience in detail in API & Web Service Testing Training
GOOD
Class Location
Online (video chat via skype, google hangout etc)
Student's Home
Tutor's Home
Years of Experience in Performance engineering
4
Answered on 03/12/2021 Learn IT Courses/Java
Answered on 27/11/2019 Learn IT Courses
Answered on 04/11/2019 Learn IT Courses/Java
public class Priority { @Test (priority=1)public void login() {System.out.println("login");} @Testpublic void email1() {System.out.println("email1");} @Test (priority=-2)public void email2() {System.out.println("email2");} //I...
public class dependsonM { @Test public void login() { System.out.println("login"); } @Test (dependsOnMethods = {"login"}) public void email() { //Intentionally I am failing this testcase Assert.assertTrue(false);...
public class TestNGAnnotations { @BeforeMethod public void beforeM() { System.out.println("Before Method"); } @AfterMethod public void afterMethod() { System.out.println("After Method"); } @BeforeClass...
Share this Profile
Reply to 's review
Enter your reply*
Your reply has been successfully submitted.