UrbanPro
true
Konda reddy Selenium trainer in Bangalore

Featured

Konda reddy

SeleniumJava,Python,Playwright with TypeScript/Appium,SoftwareCourses for All Professionals/Students

Krishnarajapura Vidya Nagar, Bangalore, India - 560049.

Verified 10 yrs of Exp 1 Student

Contact
Referral Discount: Get ₹ 250 off when you make a payment to start classes. Get started by Booking a Demo.

Details verified of Konda reddy

Identity

Education

Know how UrbanPro verifies Tutor details

Identity is verified based on matching the details uploaded by the Tutor with government databases.

Overview

I teach Selenium with Java, Playwright with TypeScript, Software Testing, and Automation Testing. My goal is to help students and working professionals build strong practical skills that can be applied directly in real-world software testing projects. I focus on bridging the gap between theoretical knowledge and industry requirements so that learners can confidently work in the field of automation testing.

I hold a Master of Computer Applications (M.C.A.) degree, which provided me with a strong technical foundation in software development and testing. In addition, I have completed several professional certifications that strengthen my expertise in the field. These include the Scrum Alliance Certified Scrum Master certification, the ISTQB Foundation Level certification in Software Testing, and the AWS Cloud Practitioner certification.

I have a total of 15 years of industry experience in Software Testing and Automation. During my professional career, I have worked extensively with tools and technologies such as Selenium, Playwright, and AWS. This real-world experience helps me provide practical insights and examples to students, making the learning process more relevant and industry-oriented.

Along with my industry experience, I have also been teaching and mentoring students for the past 10 years. During this time, I have guided many learners who wanted to enter the field of software testing or improve their automation skills. My focus has always been on building strong technical understanding and hands-on expertise.

My teaching approach is structured and practical-oriented. I prepare detailed lesson plans and conduct interactive sessions where students learn concepts step by step. I emphasize hands-on practice so that students can write test scripts, understand automation frameworks, and gain confidence in working with testing tools.

I also focus on explaining real project scenarios and best practices used in the software testing industry. This helps students understand how testing and automation work in professional environments and prepares them for real job roles in the field.

I conduct online classes and use PPT presentations to support my explanations. My goal is to ensure that every student gains practical knowledge, develops confidence in automation testing tools, and becomes well-prepared for opportunities in the software testing industry.

Languages Spoken

Telugu

English

Kannada Proficient

Education

Sri Krishnadevaraya University 2006

Bachelor of Computer Science (B.Sc. (Computer Science))

S.V University 2009

Master of Computer Applications (M.C.A.)

Scrum Alliance 2024

Scrum Master

Address

Krishnarajapura Vidya Nagar, Bangalore, India - 560049

Verified Info

ID Verified

Education Verified

Phone Verified

Email Verified

Taught Students from these Schools

N

New Horizon Gurukul

Kadubeesanahalli, Bangalore

N

Narayana Jr College

Kammanahalli Sena Vihar, Bangalore

O

Orchids International School

C V Raman Nagar, Bangalore

M

MVJ College of Engineering

Whitefield, Bangalore

N

Narayana e techno school

Reddy Nagar Kakatiya Nagar, Narasaraopet

Report this Profile

Is this listing inaccurate or duplicate? Any other problem?

Please tell us about the problem and we will fix it.

Please describe the problem that you see in this page.

Type the letters as shown below *

Please enter the letters as show below

Teaches

Selenium Training

Class Location

Online class via Zoom

Student's Home

Tutor's Home

Years of Experience in Selenium Training

15

Subjects

Selenium with Python, Selenium with C#, Selenium, Selenium with Java

Teaching Experience in detail in Selenium Training

Core Java with complet OOPS,String,Arrays and Collections Framework. Selenium with all types of loacators,actions,WebTable(Grid). Automate the real secarios with full set of test cases. Teach autoamtion framework creation from scratch. BDD with cucumber. Create Git Repository to maintain the code. Create Jenkins Pipeline to run autoamtion code as per schedules. Full support on resume building and interview preparation.

Software Testing classes

Class Location

Online class via Zoom

Student's Home

Tutor's Home

Years of Experience in Software Testing classes

10

Training offered

Apache JMeter

Training for ISTQB certification

No

Computer Classes

Class Location

Online class via Zoom

Student's Home

Tutor's Home

Years of Experience in Computer Classes

10

Type of Computer course taken

Training in Software application usage, Training in Computer tools usage, Software Programming, Basics of Computer usage

Automation Testing Training

Class Location

Online class via Zoom

Student's Home

Tutor's Home

Years of Experience in Automation Testing Training

15

Subjects

Playwright

Teaching Experience in detail in Automation Testing Training

Core Java with complet OOPS,String,Arrays and Collections Framework. Playwright with Java/Playwright with all types of loacators,actions,WebTable(Grid). Automate the real scenarios with full set of test cases. Teach automation framework creation from scratch. BDD with cucumber. Create Git Repository to maintain the code. Create Jenkins Pipeline to run automation code as per schedules. Full support on resume building and interview preparation.

Upcoming Live Classes

Reviews

No Reviews yet!

FAQs

1. Which classes do you teach?

I teach Automation Testing, Computer, Selenium and Software Testing 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 15 years.

Answers by Konda reddy (6)

Answered 4 days ago Learn IT Courses/Mainframe

For a beginner, the best mouth organ (harmonica) is usually a 10-hole diatonic harmonica in the key of C. It’s the easiest to learn from tutorials and works well for most beginner songs
Answers 1 Comments
Dislike Bookmark

Answered 4 days ago Learn IT Courses/Mainframe

you cannot directly automate Mainframe terminal screens using Selenium. Why? Selenium works only with web applications (HTML / DOM elements in a browser). Mainframe systems usually run in terminal emulators, not browsers. Typical mainframe interfaces: IBM 3270 / 5250 terminal screens Tools like: IBM... ...more

you cannot directly automate Mainframe terminal screens using Selenium. 

Why?

Selenium works only with web applications (HTML / DOM elements in a browser).
Mainframe systems usually run in terminal emulators, not browsers.

Typical mainframe interfaces:

  • IBM 3270 / 5250 terminal screens

  • Tools like:

    • IBM Personal Communications

    • Attachmate Reflection

    • Micro Focus Rumba

These screens are text-based terminal sessions, not HTML pages.
So Selenium cannot find elements like:

driver.findElement(By.id())
driver.findElement(By.xpath())

because there is no DOM.

Ways to Automate Mainframe Applications

1️⃣ Mainframe Automation APIs (Best way)

Many terminal emulators provide automation APIs / libraries.

Examples:

  • HLLAPI (High Level Language API)

  • EHLLAPI

You can automate using:

  • Java

  • C#

  • Python

Example flow:

Connect to session
Send keys
Read screen text
Validate data

2️⃣ RPA Tools

RPA tools support mainframe automation very well.

Common tools:

  • UiPath

  • Automation Anywhere

  • Blue Prism

They use screen scraping + terminal APIs.

Answers 2 Comments
Dislike Bookmark

Answered on 07/07/2021 Learn IT Courses

Learn Machine Learning/Complete the Data Science program from the IIIT program, and better get the certificate once done the course. It helps a lot.
Answers 83 Comments
Dislike Bookmark

Answered on 07/07/2021 Learn IT Courses +1 IT Courses/IT Automation

Better learn Power BI from Microsoft, which has huge demand in the current IT market. Also, you can get data science from upgrade IIIT Bangalore. Once done with this course, you will get daily calls from all reputed companies.
Answers 57 Comments
Dislike Bookmark

Answered on 07/07/2021

It will take 30 hours with full passion. Love yourself while dancing. Look at the mirror and observe the steps. Everybody has a unique personality and flexibility. If you practice daily for 2 to 3 hours, you will get the perfect dance in 30 hours.
Answers 114 Comments
Dislike Bookmark

Teaches

Selenium Training

Class Location

Online class via Zoom

Student's Home

Tutor's Home

Years of Experience in Selenium Training

15

Subjects

Selenium with Python, Selenium with C#, Selenium, Selenium with Java

Teaching Experience in detail in Selenium Training

Core Java with complet OOPS,String,Arrays and Collections Framework. Selenium with all types of loacators,actions,WebTable(Grid). Automate the real secarios with full set of test cases. Teach autoamtion framework creation from scratch. BDD with cucumber. Create Git Repository to maintain the code. Create Jenkins Pipeline to run autoamtion code as per schedules. Full support on resume building and interview preparation.

Software Testing classes

Class Location

Online class via Zoom

Student's Home

Tutor's Home

Years of Experience in Software Testing classes

10

Training offered

Apache JMeter

Training for ISTQB certification

No

Computer Classes

Class Location

Online class via Zoom

Student's Home

Tutor's Home

Years of Experience in Computer Classes

10

Type of Computer course taken

Training in Software application usage, Training in Computer tools usage, Software Programming, Basics of Computer usage

Automation Testing Training

Class Location

Online class via Zoom

Student's Home

Tutor's Home

Years of Experience in Automation Testing Training

15

Subjects

Playwright

Teaching Experience in detail in Automation Testing Training

Core Java with complet OOPS,String,Arrays and Collections Framework. Playwright with Java/Playwright with all types of loacators,actions,WebTable(Grid). Automate the real scenarios with full set of test cases. Teach automation framework creation from scratch. BDD with cucumber. Create Git Repository to maintain the code. Create Jenkins Pipeline to run automation code as per schedules. Full support on resume building and interview preparation.

Upcoming Live Classes

No Reviews yet!

Answers by Konda reddy (6)

Answered 4 days ago Learn IT Courses/Mainframe

For a beginner, the best mouth organ (harmonica) is usually a 10-hole diatonic harmonica in the key of C. It’s the easiest to learn from tutorials and works well for most beginner songs
Answers 1 Comments
Dislike Bookmark

Answered 4 days ago Learn IT Courses/Mainframe

you cannot directly automate Mainframe terminal screens using Selenium. Why? Selenium works only with web applications (HTML / DOM elements in a browser). Mainframe systems usually run in terminal emulators, not browsers. Typical mainframe interfaces: IBM 3270 / 5250 terminal screens Tools like: IBM... ...more

you cannot directly automate Mainframe terminal screens using Selenium. 

Why?

Selenium works only with web applications (HTML / DOM elements in a browser).
Mainframe systems usually run in terminal emulators, not browsers.

Typical mainframe interfaces:

  • IBM 3270 / 5250 terminal screens

  • Tools like:

    • IBM Personal Communications

    • Attachmate Reflection

    • Micro Focus Rumba

These screens are text-based terminal sessions, not HTML pages.
So Selenium cannot find elements like:

driver.findElement(By.id())
driver.findElement(By.xpath())

because there is no DOM.

Ways to Automate Mainframe Applications

1️⃣ Mainframe Automation APIs (Best way)

Many terminal emulators provide automation APIs / libraries.

Examples:

  • HLLAPI (High Level Language API)

  • EHLLAPI

You can automate using:

  • Java

  • C#

  • Python

Example flow:

Connect to session
Send keys
Read screen text
Validate data

2️⃣ RPA Tools

RPA tools support mainframe automation very well.

Common tools:

  • UiPath

  • Automation Anywhere

  • Blue Prism

They use screen scraping + terminal APIs.

Answers 2 Comments
Dislike Bookmark

Answered on 07/07/2021 Learn IT Courses

Learn Machine Learning/Complete the Data Science program from the IIIT program, and better get the certificate once done the course. It helps a lot.
Answers 83 Comments
Dislike Bookmark

Answered on 07/07/2021 Learn IT Courses +1 IT Courses/IT Automation

Better learn Power BI from Microsoft, which has huge demand in the current IT market. Also, you can get data science from upgrade IIIT Bangalore. Once done with this course, you will get daily calls from all reputed companies.
Answers 57 Comments
Dislike Bookmark

Answered on 07/07/2021

It will take 30 hours with full passion. Love yourself while dancing. Look at the mirror and observe the steps. Everybody has a unique personality and flexibility. If you practice daily for 2 to 3 hours, you will get the perfect dance in 30 hours.
Answers 114 Comments
Dislike Bookmark

Contact

Load More

Konda reddy describes himself as SeleniumJava,Python,Playwright with TypeScript/Appium,SoftwareCourses for All Professionals/Students. He conducts classes in Automation Testing, Computer and Selenium. Konda reddy is located in Krishnarajapura Vidya Nagar, Bangalore. Konda reddy takes at students Home, Regular Classes- at his Home and Online Classes- via online medium. He has 15 years of teaching experience . Konda reddy has completed Bachelor of Computer Science (B.Sc. (Computer Science)) from Sri Krishnadevaraya University in 2006 and Master of Computer Applications (M.C.A.) from S.V University in 2009. He is well versed in Kannada, Telugu and English.

X

Share this Profile

Recommended Profiles

Pankaj

Pankaj photo Sholinganallur, Chennai

Ankit Tiwari

Ankit Tiwari photo Bannerghatta Main Road, Bangalore

Shreyash Hisariya

Shreyash Hisariya photo Marathahalli, Bangalore

Hitesh Bhandari

Hitesh Bhandari photo Marathahalli, Bangalore

Souvik Ghosh

Souvik Ghosh photo Keshtopur, Kolkata

Reply to 's review

Enter your reply*

1500/1500

Please enter your reply

Your reply should contain a minimum of 10 characters

Your reply has been successfully submitted.

Certified

The Certified badge indicates that the Tutor has received good amount of positive feedback from Students.

Different batches available for this Course

This website uses cookies

We use cookies to improve user experience. Choose what cookies you allow us to use. You can read more about our Cookie Policy in our Privacy Policy

Accept All
Decline All

UrbanPro.com is India's largest network of most trusted tutors and institutes. Over 55 lakh students rely on UrbanPro.com, to fulfill their learning requirements across 1,000+ categories. Using UrbanPro.com, parents, and students can compare multiple Tutors and Institutes and choose the one that best suits their requirements. More than 7.5 lakh verified Tutors and Institutes are helping millions of students every day and growing their tutoring business on UrbanPro.com. Whether you are looking for a tutor to learn mathematics, a German language trainer to brush up your German language skills or an institute to upgrade your IT skills, we have got the best selection of Tutors and Training Institutes for you. Read more