Skip to content

QA case assessment for a user scenario by using selenium web driver & Javascript.

Notifications You must be signed in to change notification settings

yigitm/UI-Scenario-QA-Assessment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UI-Scenario-QA-Assesment


This is a ui test assesment for selenium web driver according to given user scenario.

-Website address & company name is removed for public use.

User scenario & Requirements


User scenario

  • Login to: company.com

  • Click to 'Login' button to signup for membership & login then go back to home page

  • Pick for sale-item from the top menu and and go to related page

  • Filter & list below criterias for selected item:

    • Town-State as: Gotham City, Crest Hill
    • Total Rooms: 4
    • Price Range: 1.000.000 - 2.000.000
    • Age of Item: 0,1,2,3,4 and 5-10


- Click & go to details of second list item from top

  • Click right add favorite button & add item to favorite list

  • Click 'My Lists' button from the same pop-up

  • View the favorite lists

  • Click to the top left 'Log-out' button & exit from the site

Requirements

  • Use one of these languages(Javascript, Java or Python)

  • Use Selenium framework

  • Test should be run in console by entering the name of browser (i.e; Chrome, IE ,EDGE or Firefox)

  • Each step's screenshot should be taken

  • Create a repository & add necessary reviewers

Languages & Tools

  • Selenium Web Driver
  • Javascript
  • Mocha

Learning Resources

Installation

git clone https://github.com/yigitm/UI-Scenario-QA-Assesment.git
cd UI-Scenario-QA-Assesment

Package Installation


npm install

Run tests


npm run chrome


👤 Yigit Mersin


📝 License

This project is under Creative Commons and MIT licensed:

Copyright (c) 2012-2022 Yigit Mersin

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

QA case assessment for a user scenario by using selenium web driver & Javascript.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published