Below is a list of Java topics covered in this repository:
# | Topic |
---|---|
01 | Java Basic |
02 | Java Basics |
03 | Literals |
04 | Operators |
05 | Type Casting |
06 | Ternary Operator |
07 | Increment/Decrement Operators |
08 | If Condition |
09 | Switch Statement |
10 | For Loop |
11 | While Loop |
12 | Do-While Loop |
13 | Functions |
14 | Strings |
15 | String Functions |
16 | Arrays |
17 | Object-Oriented Programming (OOP) |
18 | OOPs - Constructors |
19 | OOPs - Part 2 |
20 | OOPs - Super & Abstraction |
21 | Static |
22 | ENUM |
23 | Wrapper Class |
24 | Exceptions |
25 | Generics |
26 | Collection Framework |
Below are the API testing projects practiced using Postman:
# | Project Name |
---|---|
1 | E2E Scenario #1 |
2 | SOAP API Testing |
3 | Restful Booker (API Project) |
4 | Opencart Registration API Testing |
5 | Data-Driven Testing using Postman |
This repository serves as a learning/Practicing path for Java fundamentals and API testing using Postman.