Table of Contents | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Panel | ||
---|---|---|
| ||
A. Purpose of the documentation |
Welcome to the Conformiq Visualizer User Guide. This guide has been meticulously designed to help you navigate the landscape of BDD creation and automation with Conformiq Visualizer. We aim to empower you with the knowledge and insights you need to leverage our tool effectively and efficiently.
...
First, it provides a comprehensive understanding of the Conformiq Visualizer platform, its key features, and how they can be applied to your testing needs. Whether you're a first-time user or an experienced tester looking to refine your skills, this guide is your go-to resource.
Second, the guide is a reference material for everything Conformiq Visualizer-related. The User Guide covers a broad spectrum of topics, from understanding Gherkin and BPMN notations to learning about our integrations with tools like Jira and QMetry Test Management.
So, this User Guide has covered you whether you want to understand a specific feature, learn about our support resources, or explore how to get the most out of our tool. Let's journey to superior software testing and quality assurance together!
Panel | ||
---|---|---|
| ||
B. Target audience |
Experience the Future of BDD with Conformiq Visualizer.
...
Conformiq Visualizer is for everyone involved in software development, testing, management, and even those in education and training roles related to software testing and process modeling. Embrace the future of collaboration, communication, and efficiency with Conformiq Visualizer, and be part of the movement towards superior software quality and expedited delivery times.
Panel | ||
---|---|---|
| ||
C. Conformiq Visualizer Overview |
Conformiq Visualizer is an advanced software solution engineered to reshape how you create, collaborate, and control test scenarios throughout the software development lifecycle. With its potent blend of visual modeling, real-time collaboration, and seamless integration capabilities, Conformiq Visualizer streamlines your testing process and ensures you deliver impeccable software quality quicker than ever.
...
Step into the future of test scenario management with Conformiq Visualizer and experience a transformation in your software development journey.
Panel | ||
---|---|---|
| ||
D. Product Version and Release Information |
Unveiling the Journey
The journey of Conformiq Visualizer began with its initial release, Version 1.0, launched on XX, XX, 20XX. This innovative tool arrived on the scene, promising a unique blend of visual modeling, real-time collaboration, and seamless integration with existing test management tools.
Our dedicated development team stands committed to regularly refining and updating Conformiq Visualizer to stay abreast of our users' evolving needs. We stay ahead of the curve by proactively resolving issues, incorporating valuable user feedback, and keeping our fingers on the pulse of industry standards and best practices.
Panel | ||
---|---|---|
| ||
E. Navigating the Terminology |
Test Scenario:
This refers to a distinct instance or situation under the testing lens. It represents a specific set of conditions, complete with steps to be followed during the testing process.Test Case:
This is a comprehensive specification that delineates the steps, inputs, expected outcomes, and preconditions for a particular test scenario.Gherkin:
A domain-specific language that transforms software behavior description into a human-readable format. Its specific syntax and structure pave the way for clear and concise test scenario creation.Step:
A step in a test scenario signifies an action or validation carried out during testing. Steps are composed using Gherkin keywords like Given, When, Then, And, or But.Feature:
This denotes a functionality or aspect of the software that's being tested. It provides a high-level description of the behavior or capability undergoing testing.Background:
The background section of a test scenario lays out a set of preconditions or initial steps that apply to several test scenarios within a feature.Scenario:
A scenario symbolizes a specific test case within a feature. It consists of a sequence of steps defining the interactions and expected outcomes for a situation under test.Scenario Outline:
Think of a scenario outline as a template that enables the creation of multiple test scenarios by swapping placeholders or variables with specific values.Data Sets:
These represent input values that can be leveraged within test scenarios to validate different combinations or variations of test conditions.Tags:
Tags act as labels or markers that can be attached to test scenarios, facilitating easy categorization, filtering, or grouping of related scenarios.Test Coverage:
This refers to the degree to which the software is being tested. It quantifies the percentage of features, functions, or code explored by test scenarios.
...