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

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.

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)