Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/riteshgaigawali/ccsp-08q
- Owner: riteshgaigawali
- Created: 2024-08-31T09:23:23.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-10-25T13:24:18.000Z (2 months ago)
- Last Synced: 2024-11-19T10:07:44.291Z (about 1 month ago)
- Topics: j2ee, j2se, java-8, jdbc, selenium, software-testing, sql
- Language: Java
- Homepage:
- Size: 4.74 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
---