https://github.com/shridey/stqa-practicals
This repository aims to serve as a guide for Software Testing & Quality Assurance (STQA) practicals. Designed and maintained for B.Sc. Computer Science students of University of Mumbai.
https://github.com/shridey/stqa-practicals
html java jexcelapi jxl php selenium-grid selenium-java
Last synced: 6 months ago
JSON representation
This repository aims to serve as a guide for Software Testing & Quality Assurance (STQA) practicals. Designed and maintained for B.Sc. Computer Science students of University of Mumbai.
- Host: GitHub
- URL: https://github.com/shridey/stqa-practicals
- Owner: shridey
- Created: 2023-12-19T07:39:55.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-31T11:15:21.000Z (about 1 year ago)
- Last Synced: 2025-02-07T19:51:18.590Z (8 months ago)
- Topics: html, java, jexcelapi, jxl, php, selenium-grid, selenium-java
- Language: Java
- Homepage:
- Size: 1.21 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# STQA Practicals Guide
This repository aims to serve as a guide for Software Testing & Quality Assurance (STQA) practicals. Designed and maintained for B.Sc. Computer Science students of University of Mumbai.
## Requirements
- [IntelliJ Idea IDE (Community)](https://download.jetbrains.com/idea/ideaIC-2024.1.4.exe) (Required for all the practicals)
- [Selenium Server JAR](https://github.com/SeleniumHQ/selenium/releases/download/selenium-4.24.0/selenium-server-4.24.0.jar) (Required for practicals 1, 2, 3, 4, 7, and 8)
- [VS Code](https://code.visualstudio.com/sha/download?build=stable&os=win32-x64-user) (Required for practicals 1, 2, 3, and 4)
- [JXL JAR](https://repo1.maven.org/maven2/net/sourceforge/jexcelapi/jxl/2.6.12/jxl-2.6.12.jar) (Required for practicals 5 and 6)
- [XAMPP](https://sourceforge.net/projects/xampp/files/latest/download) (Required for practical 1)
## Guide
Video link soon.
## Authors
- [Shridhar Pandey](https://www.github.com/shridey)