Liudmyla H. (Liudmyla-Hraiv)

Liudmyla-Hraiv

Geek Repo

Location:Ukraine / Germany

Github PK Tool:Github PK Tool

Liudmyla H.'s repositories

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.

Language:JavaStargazers:1Issues:0Issues:0

Auto-Playwright-TypeScript

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

Language:TypeScriptStargazers:1Issues:0Issues:0

Automation-fill-contact-us-page

Automation fill contact us page

Language:JavaStargazers:1Issues:0Issues:0

AB-Automation-Courses-HW1

Try to use Git commands

License:NOASSERTIONStargazers:0Issues:0Issues:0

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.

Language:JavaStargazers:0Issues:0Issues:0

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.

Language:JavaStargazers:0Issues:0Issues:0

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.

Language:JavaStargazers:0Issues:0Issues:0

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.

Language:CSSStargazers:0Issues:0Issues:0

Selenide_test

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

Language:JavaStargazers:0Issues:0Issues:0

Test_automation_selenium_with_python

Introduction to Selenium WebDriver with Python

Language:PythonStargazers:0Issues:0Issues:0

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.

Language:JavaScriptStargazers:0Issues:0Issues:0
Language:JavaStargazers:0Issues:0Issues:0
Language:JavaStargazers:0Issues:0Issues:0

AB-Java-Course-HW4

ArrayList / LinkedList / Map

Language:JavaStargazers:0Issues:0Issues:0
Language:JavaStargazers:0Issues:0Issues:0

AB-Java-Course-HW5

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

Language:JavaStargazers:0Issues:0Issues:0

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.

License:MITStargazers:0Issues:0Issues:0

Factorial_with_recursion

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

Language:JavaStargazers:0Issues:1Issues:0

HackerRank

Prepare

Language:SQLStargazers:0Issues:0Issues:0

Money-task

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

Language:JavaLicense:MITStargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0