Skip to content

nexiality/documentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

affea7a · May 30, 2023
Apr 22, 2020
Jun 9, 2022
Jan 3, 2022
May 30, 2023
May 29, 2023
Nov 20, 2019
Jan 24, 2023
Dec 12, 2021
Apr 7, 2021
Oct 25, 2021
Oct 13, 2021
Nov 2, 2021
Nov 29, 2022
Jul 29, 2020
May 7, 2023
Nov 29, 2022
Dec 4, 2022
May 29, 2023
Dec 4, 2022
Sep 20, 2022
Jan 9, 2023
Oct 9, 2021
May 2, 2021
Jan 23, 2018
Apr 28, 2018
Nov 20, 2019
Jul 26, 2021
Mar 22, 2018
Aug 9, 2021
Apr 26, 2018
Sep 25, 2021

Repository files navigation

Nexial Automation

Test Automation Platform for Everyone!

logo      logo

The main motivation of Nexial is to provide a set of automation capabilities for software testing.

  • Test automation for everyone - no coding required (but supported), simple and relevant to all project participants
  • Hybrid, Keyword-driven and standards-based; simple/familiar spreadsheet (Excel) interface
  • Supports many application architecture and interface - web (browser), desktop, API/REST/SOAP, database, batch, ssh
  • Extensive and flexible test and data management
  • Local and remote (Jenkins, BrowserStack) support
  • Supports FRIP (functional, regression, integration, performance testing)

To see Nexial in action, watch this short demo showcasing how Nexial

  1. performs a few Google searches (browser automation),
  2. uses one of the search results to invoke a few REST API calls (API automation),
  3. bulk generates a series of SQL INSERT statements (text manipulation via Nexial expression),
  4. stores API responses and Google search stats into database (database automation, with sqlite),
  5. finally, performs a few simple data analytical queries and reports (database automation, Nexial expression).

Nexial in Action

Nexial in Action


Wanna try? Have at it!

  1. Download Nexial distro

  2. Follow the installation guide (most steps are one-time work)

  3. Download the "nexial-in-action" project and unzip to local directory

  4. Run it: Mac/Linux:

    cd <NEXIAL_HOME>/bin
    ./nexial.sh -plan <MY_NEXIAL_IN_ACTION_PROJECT>/artifact/plan/demo1-plan.xlsx
    

    Windows:

     cd <NEXIAL_HOME>\bin
     nexial.cmd -plan <MY_NEXIAL_IN_ACTION_PROJECT>\artifact\plan\demo1-plan.xlsx
    

More introductory information can be found at our Introduction page.

For more information, please visit Our Site.

Tutorials


Releases

No releases published

Sponsor this project

Packages

No packages published