450 Student Reviews
I'm software Engineer. I have good knowledge and hand's on experience in manual testing, automation testing and linux operating system and devops tools e.g. docker, Jenkins, ansible, sonarqube, Maven.
I'm software Engineer. I have good knowledge and hand's on experience in manual testing, automation testing and linux operating system and devops tools e.g. docker, Jenkins, ansible, sonarqube, Maven.
I am a Software Engineer. I worked with 2 It company. Now, I am switching jobs, which is why I have time to start my online teaching restart. So, I am applying for this position.
I am a Software Engineer. I worked with 2 It company. Now, I am switching jobs, which is why I have time to start my online teaching restart. So, I am applying for this position.
I am Master's in Computer engineering, and I can give home/online/ tutor tuitions. I am certified in software tasting. I have a degree in Information technology.
I am Master's in Computer engineering, and I can give home/online/ tutor tuitions. I am certified in software tasting. I have a degree in Information technology.
* I have completed my M.tech in Electronics from Nagpur University. * Also I have completed my software Testing course from seed info-tech, Pune. * I have 1 year of teaching experience to 4th and 8th semester student of engineering.
* I have completed my M.tech in Electronics from Nagpur University. * Also I have completed my software Testing course from seed info-tech, Pune. * I have 1 year of teaching experience to 4th and 8th semester student of engineering.
Working as software test engineer since 7 + years in IT industry. Currently working in cognizant Technology Solutions Previous part time experience in teaching manual testing and computer validation systems.
Working as software test engineer since 7 + years in IT industry. Currently working in cognizant Technology Solutions Previous part time experience in teaching manual testing and computer validation systems.
Software testing covering basics, types of testing, terms and terminologies used in software testing, testing approaches and techniques, test management, defect management.
Software testing covering basics, types of testing, terms and terminologies used in software testing, testing approaches and techniques, test management, defect management.
Having 7 years of experience in QA with Agile and waterfall models. Automation with Selenium C# and coded ui.
Having 7 years of experience in QA with Agile and waterfall models. Automation with Selenium C# and coded ui.
Worked with HSBC Global Technology Pune, as Consultant Specialist and test manager CSTE certified in June 2015. Certified Prince2 foundation and practitioner valid till June 2018.
Worked with HSBC Global Technology Pune, as Consultant Specialist and test manager CSTE certified in June 2015. Certified Prince2 foundation and practitioner valid till June 2018.
Pacematic Corporate Training Centre provides Software Testing Classes.
Pacematic Corporate Training Centre provides Software Testing Classes.
I have 5 years experience in IT working as Tester.
I have 5 years experience in IT working as Tester.
I have IT experience of more than 6 years . I have worked on QTP , Selenium, Silk test tools. Also have training experience for new joinies . Very clear with Software testing concepts and can train for interviews too.
I have IT experience of more than 6 years . I have worked on QTP , Selenium, Silk test tools. Also have training experience for new joinies . Very clear with Software testing concepts and can train for interviews too.
Browse hundreds of experienced dance tutors across Pune. Compare profiles, teaching styles, reviews, and class timings to find the one that fits your goals — whether it's Automated Software Testing, Manual Software Testing, Mobile Automated Software Testing,
Select your preferred tutor and book a free demo session. Experience their teaching style, ask questions, and understand the class flow before you commit.
Once you're satisfied, make the payment securely through UrbanPro and start your dance journey! Learn at your own pace — online or in-person — and track your progress easily.
Find the best Software Testing Tutor classes
Selected Location Do you offer Software Testing classes?
Create Free Profile >>You can browse the list of best Software Testing tutors on UrbanPro.com. You can even book a free demo class to decide which Tutor to start classes with.
The fee charged varies between online and offline classes. Generally you get the best quality at the lowest cost in the online classes, as the best tutors don’t like to travel to the Student’s location.
It definitely helps to join Software Testing classes near me in Chaitanya Hospital, Pune, as you get the desired motivation from a Teacher to learn. If you need personal attention and if your budget allows, select 1-1 Class. If you need peer interaction or have budget constraints, select a Group Class.
UrbanPro has a list of best Software Testing classes
Yes, iitwill susure hhel
Software testing in India has immense growth potential due to the increasing demand for quality software worldwide.
If you are good at self study, you can buy some online videos access to Selnium course. Otherwise, you...
Automated testing is a software testing technique that automates the process of validating the functionality...
Create a java test class, say, ParameterizedTest1. java. Add test method parameterTest() to your test...
public class Priority { @Test (priority=1)public void login() {System.out.println("login");} @Testpublic void email1() {System.out.println("email1");} @Test...
Q)What are the Best Practices and Strategies for Test Automation? A)Below are some best practices & strategies for Test Automation: 1.Hire a Dedicated...
When I met with the students they ask or can say its a frequently ask question "How much Scope of Testing is?" "What the pay package I will get?" "Is...
public class dependsonM { @Test public void login() { System.out.println("login"); } @Test (dependsOnMethods = {"login"}) public void email() { //Intentionally...
1.You should know the basic concept: If we talk about programming languages so basic concept are same in all the high level languages. So you should know...