Skip to content

Test Case Automation using Selenium Webdriver and NUnit Framework with Visual Studio 2015 using Page Object Pattern and Assertions

Notifications You must be signed in to change notification settings

MateuszTelega/AutomationSeleniumWebdrive_no1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AutomationSeleniumWebdrive_no1

Test Case Automation using Selenium Webdriver and NUnit Framework with Visual Studio 2015 using Page Object Pattern

Page which will be tested: http://ogloszenia.trojmiasto.pl/motoryzacja-sprzedam/ User Story: As a user I would like to have ability to search for car: Audi, model A8, air condition, diesel, production year > 2005, city Gdansk, so that I can see the offers for the given search parameters.

// ********************************************************* // Author: Mateusz Telega // Date: 2017-08-22 // Project: Nordea Homework - Test Case Automation for given User Story // Used Technologies: // - Selenium Webdriver 2.53.0 // - NUnit Framework 3.* // Tested Stable Environment: // - Windows 7 // - Visual Studio Community 2015 // - Firefox 46.0 // - Mozilla geckodriver 0.6.2 // *********************************************************

About

Test Case Automation using Selenium Webdriver and NUnit Framework with Visual Studio 2015 using Page Object Pattern and Assertions

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages