Giter Site home page Giter Site logo

Comments (4)

elyezer avatar elyezer commented on September 26, 2024

@amsharma3 do you map each RFE/feature as being a Requirement?

I am looking for a way to identify what are the test cases related to an RFE so Betelgeuse can create that for you.

from betelgeuse.

amsharma3 avatar amsharma3 commented on September 26, 2024

@elyezer That is true, we map each RFE as a Requirement.
The workflow is like this (which we follow) -

  1. Release Plan
  2. Requirement Document - (which will have all the RFEs mapped to it as work items)
  3. Test Specification Document for each RFE (feature) - which will have all the test cases mapped to it as work items
  4. Then Test run

from betelgeuse.

elyezer avatar elyezer commented on September 26, 2024

Talked with @amsharma3 and we came up with this RST file format for the Test Specification document:

:title:
:id:
:link: 

Title 1
=======

Paragraph 1

Paragraph 2

Sub Title
---------

Paragraph 1

Test Cases
==========

# Linking from a python module or package

.. link-python: tests.my_feature

# Link using test case field values

.. link-test-case: id=<someid>

.. link-test-case: feature=<some feature>

.. link-test-case: <field>=<field_value>

from betelgeuse.

elyezer avatar elyezer commented on September 26, 2024

Betelgeuse dropped pylarion dependency and only generates XML files to the importers. Since we don't have an importer to help creating the test specification we can close this issue.

In case we happen to have the test specification importer in the future we can either reopen this issue or create a new one.

from betelgeuse.

Related Issues (20)

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.