Giter VIP home page Giter VIP logo

Liudmyla H.'s Projects

ab-automation-courses-hw2 icon ab-automation-courses-hw2

Add the test method testThatTooYongUsersCanNotPlay to the AgeCheckerTest class. Check that young players will not be able to play if they state their age. ​Create a new branch failing_test . Change MIN_AGE in AgeChecker to 21 years. Run the tests and look at the HTML report.

ab-automation-courses-hw3 icon ab-automation-courses-hw3

Create a program that can solve quadratic equations using the discriminant and test it. Write a function that accepts three integer arguments (a, b, c) and returns an object of class Solution. Write 3 tests that check: For a discriminant > 0; For discriminant = 0; For discriminant <0.

ab-automation-courses-hw4 icon ab-automation-courses-hw4

Add Soft Assert Add the tests to the positive and negative groups. Create 3 suite files: for positive, negative and all tests Add a Data Provider for negative checks. Configure parallel execution of tests. Add setup methods. Add rerun of failed tests. Parameterize suite selection with Gradle.

ab-automation-courses-hw5 icon ab-automation-courses-hw5

Using ChromeDevTools, add information about the HTTP request and response after clicking the "Download reminder" button to the files. The structure of the request and response must be correct. Add information about yourself to index.html. Style the information about yourself. Add a “Clear All Reminders” button.

ab-automation-courses-hw6 icon ab-automation-courses-hw6

Add new page styling rules. Use selectors by: type, id, class and attr. Use combinators and pseudo-classes. Add the xpath.txt file. Write down the XPath equivalents of the CSS selectors you added. Add a selector by text. Add a large block of text. Add a button "to the beginning". After clicking on the button, scroll to the beginning of the page.

ab-automation-courses-hw7 icon ab-automation-courses-hw7

Automate checks features: The user can make a purchase. The deleted product does not appear in the shopping cart during checkout.

ab-java-course-hw5 icon ab-java-course-hw5

Simple Thread & Callable(FutureTask) | Threads & Callable(Future) with ExecutorService

auto-playwright-typescript icon auto-playwright-typescript

Automation test for web site. For browsers: Chrome, Firefox. Screenchot testings. Check basic elements on the pages.

contribute-to-this-project icon contribute-to-this-project

This project is waiting for your contribution. If you have never contributed code on GitHub before, this is the project to get you started.

factorial_with_recursion icon factorial_with_recursion

Solving the factorial function using recursion. The factorial has the following paramter: int n. Returns: int factorial

money-task icon money-task

Input: deposit , interest rate per year, total money for need received. Output: year (How many years need)

selenide_test icon selenide_test

Simple Selenide Test. Search www.citrus.ua page. Selenid docs: https://selenide.org/quick-start.html

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.