Coder Social home page Coder Social logo

curly-carnival's Introduction

Big Bank QA Test Assignment

To assess the manual testing of the calculator modal

Read the two documents 'Big Bank QA Assignment - Manual testing testcases.pdf' (or 'Big Bank QA Assignment - Manual testing testcases.xlsx', depending on your file format preference) and 'Big Bank QA Assignment - Bug Report #1.pdf'.

To assess the Selenium IDE solution for automated tests of the feature

Download Selenium IDE extension for either FireFox or Chrome from here: https://www.selenium.dev/selenium-ide/ From Selenium IDE import 'bigBank-proovitoo.side' found in 'solutions' folder. Press CTRL-R to run the test suite. When running the tests, adjusting the execution speed might be necessary to give UI elements enough time to load. Selenium IDE solution

To assess the calculate API verification of calculate endpoint

Have Postman installed (found here: https://www.postman.com/). Import the postman collection 'bigbank.proovitoo.postman_collection.json'. Most of the tests can be found under 'calculate default' request, some under 'zero fees and zero interest rate' or 'zero loan amount'. Only 'calculate default' has been commented detailing which approach I chose and why.

To assess the Selenide solution for automated tests of the feature

Build the project at hand with gradle. It should download all the necessary dependencies. Dependencies used:

testImplementation 'org.junit.jupiter:junit-jupiter-api:5.8.2'
testImplementation 'com.codeborne:selenide:6.1.1'
testImplementation 'org.seleniumhq.selenium:selenium-java:4.1.0'
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.8.2'

Unfortunately this solution is incomplete, since there is no more time left to work on it as the deadline approaches. Given time, I am sure I could develop a good solution to automate the testing of the calculator modal based on the manual testcases I wrote. Doing so, I would be working with Selenide. As much as it pains me to enter a broken project, the solution will be sent as is, since there is no more time left in the bank.

curly-carnival's People

Contributors

mikklaur avatar

Watchers

James Cloos avatar  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.