Giter Club home page Giter Club logo

test_selenium_site_icd10data's Introduction

test_selenium_site_icd10data

icd10data site test

Task

Title: Python application for finding medical codes.

Task: The application, on the page https://www.icd10data.com, should search for the disease by medical code.

Steps to reproduce:

  1. Go to the page https://www.icd10data.com using Selenium Webdriver.

  2. On the page, perform the following actions:

    a. Check the presence of the website logo and its name on the logo on the page.

    b. Check that there is a Codes button in the menu bar of the page.

    c. Check that when you click on the Codes button, a drop-down menu opens.

    d. Check that the disease search field by code is located at the top of the page.

    e. Enter the Coronavirus code in the search field and click the search button.

    f. Check that the search result we need is on the page that opens.

solution on code at test_all.py file named and ordered

to run you should have python ,pytest , selenium ,and pipenv

to run the test

pytest .

to get allure report ensure you have allure command , intall allure_pytest and run the following

pytest --alluredir=./report

then

allure serve ./report

test_selenium_site_icd10data's People

Contributors

engmhmoud avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.