https://github.com/ahmedshahriar/testcases-aiub
Developing and Executing Test Cases for AIUB System
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (6.7%) to scientific vocabulary
Keywords
automation-test
geckodriver
java
java-8
selenium-java
selenium-tests
selenium-webdriver
test-case-design
test-execution
Last synced: 5 months ago
·
JSON representation
Repository
Developing and Executing Test Cases for AIUB System
Basic Info
Statistics
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Topics
automation-test
geckodriver
java
java-8
selenium-java
selenium-tests
selenium-webdriver
test-case-design
test-execution
Created over 6 years ago
· Last pushed almost 5 years ago
Metadata Files
Readme
README.md
TestCases-AIUB
A collection of test cases and automation script made with java and selenium to test the AIUB website.
Authors
- HUDA,FARIHA ROWSHAN - fariharaushan3303
- SAKIB,AHMED SHAHRIAR - ahmedshahriar
Prerequisites
- Java 1.8 - Core language
- Firefox Browser - Mozilla Firefox browser to test the script
- xPath Finder - Mozilla Add on to find xPath
- Selenium webdriver - Selenium for java
- geckodriver - geckodriver to work with Mozilla Firefox browser
- eclipse - java IDE
Notes
- Make sure your java compiler's compliance level is 1.8

- Add selenium external library to the project and apply the change

- Make sure you put the correct path (Go to 25th line) in main.java , It will be replaced by your geckodriver.exe path
java
System.setProperty("webdriver.gecko.driver", "C:\\Users\\username\\eclipse-workspace\\Test\\lib\\geckodriver\\geckodriver.exe");
Owner
- Name: Ahmed Shahriar Sakib
- Login: ahmedshahriar
- Kind: user
- Location: Ontario, Canada
- Company: @criticalml-uw
- Website: https://ahmedshahriar.com
- Twitter: ahmed__shahriar
- Repositories: 5
- Profile: https://github.com/ahmedshahriar
Software Engineer, an expert in web scraping & automation, data analytics, and machine learning. Kaggle Master.
GitHub Events
Total
- Watch event: 2
Last Year
- Watch event: 2
Issues and Pull Requests
Last synced: 12 months ago
All Time
- Total issues: 0
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0