Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/riteshgaigawali/ccsp-08q

This repository contains daily example codes and assignment solutions from my software testing training program at Cyber Success Training Institute, Pune.
https://github.com/riteshgaigawali/ccsp-08q

j2ee j2se java-8 jdbc selenium software-testing sql

Last synced: about 1 month ago
JSON representation

This repository contains daily example codes and assignment solutions from my software testing training program at Cyber Success Training Institute, Pune.

Awesome Lists containing this project

README

        

# CCSP - 08Q Program

Welcome to my GitHub repository! This repository contains daily example codes and assignment solutions from my software testing training program at **Cyber Success Training Institute, Pune**.

## How to Use

1. Clone the repository:
```bash
git clone https://github.com/riteshgaigawali/CCSP-08Q.git
```
2. Open the desired folder in your IDE.

## Topics Covered

- **Core Java**: [Link to folder](https://github.com/riteshgaigawali/CCSP-08Q/tree/main/Core%20Java)
- **Java Collections**: [Link to folder](https://github.com/riteshgaigawali/CCSP-08Q/tree/main/Java%20Collections)
- **Advanced Java**: [Link to folder](https://github.com/riteshgaigawali/CCSP-08Q/tree/main/Advance%20Java)
- **Software Testing (Selenium)**: [Link to folder](https://github.com/riteshgaigawali/CCSP-08Q/tree/main/Software%20Testing)

## Contributors

- **Ritesh Gaygawali** - Author

---