Coder Social home page Coder Social logo

c_azul's Introduction

Tests for Azul

Link to the project

Get Started

Install the MQLAB CLI with

npm install -g @moquality/mqlab

Then start mqlab inside your test folder

cd c_azul
mqlab

MQLAB will start an Appium server in the background. If you run your Appium test on the default host and port at localhost:4723, you will see the output of your Appium test in the dashboard.

Try editing the Appium test and re-running it. You will see the output of every Appium step in the dashboard in the dashboard.

Create a new test step

To create a new test step select any existing step in the dashboard. You will see the before and after screenshots fo that particular step along with options for creating a new step. If the new step does not depend on the widget you will find the action on this page. Select the action and MQLab will show you the Appium code you should use in your test for this step.

If the new step depends on a widget, hover over the screenshot and select the widget first. MQLab will try to find the best selector that widget. Choose the action you want to perform on that widget and MQLab will show you the Appium code you should use in your test for this step. You can choose to modify the selectors if you need to and MQLab will show you the modified code.

That's it. Use MQLab to create or debug your test. Once you are done, you can simply save it and upload it to MoQuality.

Docs

See MoQuality Docs for additional information.

c_azul's People

Contributors

shauvik avatar

Watchers

Pushkar Kolhe avatar Abhishek Patil avatar  avatar  avatar James Cloos avatar Bot for MoQuality Inc 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.