Skip to main content
Quick Start Guide
Updated over a month ago

As you begin your journey with Vansah, a seamless and complete Native Testing app for Jira and Confluence Cloud, you’ll discover a powerful tool that integrates within your Atlassian workspace. With Vansah, you have the ability to support the entire testing life cycle and unlock a range of incredible features.

This guide is designed to help you navigate the basics and get started with Vansah instantly.

For more information please refer to Vansah’s Testing process documented here.

Vansah offers numerous features that will streamline your testing process, including:

Test Planning, AI Driven Design, and Execution

Vansah offers comprehensive support for test planning, design using Vansah Intelligence (GenAI), and execution, providing a seamless and complete native testing app for Jira and Confluence Cloud

Simply plan, design with the support of Vansah’s Intelligence (GenAI technology), and Execute Tests that are tailored to your specific Jira Project requirements

Test Case Management + Test Automation Integration

Vansah enables users to effortlessly track Test Results and manage Test Cases directly within Jira issues, ensuring a streamlined process.

Easily track both manual and automated testing Results directly within Jira Issues

Advanced Test Reporting and Planning

Leverage the familiar Jira Reporting and Dashboard process to provide enhanced Test Reporting and Planning capabilities.

Vansah supports a wide range of testing gadgets designed to enhance the testing process and provide real-time visibility and transparency. Here are some of the testing gadgets supported by Vansah:

    • Visual representation of testing progress highlighting the number of test cases executed.

  1. Test Execution Report Gadget

    • Displays a stacked bar chart and data table consisting of the number of test cases executed.

  2. Test Summary Report Gadget

    • Provides a real-time report on the overall testing status with detailed execution coverage, pass rate, and more.

  3. Issue Traceability Matrix (RTM) Gadget

    • Generates a requirements traceability view of test cases from an issue.

    • Generates a test case traceability perspective, emphasizing test cases from a test folder viewpoint.

Traceability Management

Vansah facilitates effective traceability, providing real control and valuable insights throughout the testing process, ensuring comprehensive traceability management

Let’s embark on this exciting journey together and unlock the full potential of your Testing!

To access the main user guide : click here

How to Create a Test Case

A Test Case is a guide for testing a specific scenario based on the given requirements. It breaks down the requirements into individual steps to be tested. Once the Test Cases are created, they are executed to check if they pass or fail.

Vansah provides multiple options for creating Test Cases, allowing users to easily manage and edit test steps.

Learn more about creating Test Cases in Vansah, refer to Creating a Test Case – Vansah Docs.

How to Edit a Test Case

Once you have created a Test Case, you can easily edit it to add a Description and Test Script (Steps). To do this, you can click on the Test Case in the list view and open it in editable mode. From there, you can add the necessary details such as the description of the test case and the steps to be followed.

How to Edit a Test Case during a Test Run

The ability to edit Test Cases during Test Runs is a useful feature supported by Vansah. It allows testers to make on-the-fly adjustments to the Test Cases and having a choice to reflect your Test Cases changes within any in-progress Test Run.

This feature can be particularly beneficial when conducting exploratory testing, where testers have a more flexible and adaptive approach. Being able to modify Test Cases during Test Runs enables them to quickly react to any issues or unexpected behaviour encountered during testing.

How to Execute a Test Case

First, create and edit a test case that outlines the application’s functionalities and expected results.

Second, execute the test case by following the steps provided to physically verify if the given scenario is working correctly or not. You need to grade the test case as Passed or Failed based on the actual outcome. For example, if the test case says ‘Verify the user can log into a web page’, you need to verify if the user is able to log in or not.

Finally, raise a bug to report any defects or bugs found during testing. By mastering these functions, you can scrutinize software functionality, identify defects, and contribute to the quality assurance process. You can easily edit Test Cases in Vansah to add descriptions and test scripts.

How to raise a Defect

When you execute a test case, there may be instances where the functionality doesn’t work as expected, resulting in a failed scenario. For example, if a user fails to log in when they should be able to, you would mark this test case as failed because the actual result doesn’t match the expected result.

This indicates a defect or bug in the software. It’s important to record these defects systematically so they can be tracked and resolved.

Did this answer your question?