Description
In this course, you will :
- Prepare to face Testing Interviews.
- Have a thorough understanding of the concepts of manual and automated testing.
Syllabus :
1. Table Structure - Customers
- Table Structure - Customers
- Ask Question from Trainer
2. Basics for SQL : For Database Testing
- Table Structure : Office
- Setup Table and Data for Practice
- All Videos and YouTube...! Good to Know
- Select All data from table
- Select data from few columns
- Select Unique data from table
- Group Functions
- Select Data with Sorting
- Select Data with where clause
- Select Data with Conditional OR
3. Basics of Server Side Testing : Unix Commands
- Why Tester need to learn Unix ?
- Basic Commands
- Working with Log file
- Process command
- Data Backup commands
- Working with Memory
- File Permission
4. Bug Reporting and Test Management using ALM and JIRA
- SetUp ALM Account for Practice
- Create Test Case
- Report a new Defect
5. Bug Reporting using JIRA
- Search Issues in JIRA
- Report a new defect in JIRA
6. Java Basics : For Software Testers
- Eclipse basics
- Start Java programming - Project & Package
- Variables & Constant
- Class & Object
- Methods in details
- Constructors
- Condition handling
- For Loop
- While Loop
- For Each loop