Testing Tools Certification Program
Instructor Led Testing Online Classes
Get in Touch for Fees discount
About the course
Testing Tools course is designed by industry professionals as per the industry requirements and demands. The course will help you identify the importance of Software Testing before a product or application is released to the client. It deals with different Testing Technics and methodologies to analyse the quality of a product or application
Who can learn
This Testing Tools Training is designed for the IT beginners who want to pursue a career in Software Testing.
Prerequisites
Any candidate having basic knowledge of computers can attend this training. Basic programming knowledge will be an added advantage before going for selenium.
Date | Weekdays / Weekend | Timings |
---|---|---|
december 12 | MON - FRI (45 Days) | 7:00 AM to 8:00 AM (IST) |
Manual testing
Introduction
- Define testing
- Why do we require testing
- Types of testing
- When do we choose automation testing
- Difference between product and application
- Define software testing
- Define verification and validation with an example
- SDLC ( software development life cycle)
- Metrics( project measurement)
Levels of testing
- White box testing
- Black box testing
SDLC Models
- Water fall model
- V-model
- Fish model
- Spiral model
- Agile model
- Revolutionary model
STLC (software testing life cycle)
- Test policy
- Test strategy
- Test methodology
- Test plan
- Test case
- Test execution
- Report generation
- Defect life cycle
- Types of defects
- Priority and severity
- Defect report generation using IEEE829 format
- Roles and responsibilities
Selenium
Automation Testing Process
Selenium Components
Supported Languages
Versions in Selenium
Supported Browsers and Environment Resources
IDE: integrated Development environment
RC: remote control
Web Driver: Non server base tool
Grid: server base tool
Introduction to Web Driver
- Supported programming languages
- Installation procedure for selenium jar file and importing into project
- Working on multiple components with different Browsers ( IE/safari/Opera/chrome/fire-fox)
- Links
- Drop Down boxes
- Radio Buttons
- Check boxes
Actions
- Right click Operations
- Drag and Drop method
- Mouse movements
- Slider
Working on web table
- Single column
- Multiple columns
- Entire table ( rows and columns)
Java programming
- Introduction to java
- Installation process for eclipse,JRE 1.7 , JDK1.7
- Variables and constants
- Data types
- Conditional statements
Introduction to Test NG
- Installation procedure *
- Annotations
- Working on multiple classes
- Generating reports
- Types of frameworks
Introduction to GRID
- Supporting programming languages
- Creating Node and Grid
- Working on different Browsers( cross Browser testing)
- Methods for creating HUB and NODE
- Report generation
Introduction to RC
- Supporting programming languages
- Remote control commands
- Creating a server Using command prompt
- Report generation
- Cross browser testing