Skip to content

vincent-karuri/testing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

testing

This repository contains some practice material on testing using different technologies.

  1. JUnit testing

    I. jUnit_intro project uses JUnit in Eclipse environment to undertake testing on a simple String manipulation function.

    II. Special thanks to 'JUnit Tutorial for Beginners - Learn Java Unit Testing" (https://www.udemy.com/junit-tutorial-for-beginners-with-java-examples/learn/v4/overview) for the tutorial to follow along with.

  2. Selenium testing

    I. selenium_intro project uses Selenium WebDriver to perform test in the Eclipse environment. The Edureka website is used as a test site for acceptance testing.

    II. Special thanks to 'Selenium Tutorial For Beginners | What Is Selenium? | Selenium Automation Testing Tutorial | Edureka" (https://www.youtube.com/watch?v=5FUdrBq-WFo) for the tutorial to follow along with.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages