Jump to content

setup a user story test form


webhoes
 Share

Recommended Posts

Hello,

I have the following in mind. I want to make a tree of customers with user stories as childs. Each user story has a title, body with general description and repeating fields for every step to test the user story (go..., click on, etc). Every steps needs to have a boolean for passed or not. Also every user story has one (or more) scope (back-end, front-end, portal, filter, etc)

Home

- Customer 1

-- User story 1

-- User story 2

- Customer 2

-- User story 1, etc

So far not diffucult.

I also want to generate tests.

Home

- Tests

-- Test 1 Customer 1 20182601 (title)

-- Test 2 Customer 1 20182501

-- Test 3 Customer 2 20182501

By adding a new test I want to enter the title and on the next page fill in some general fields and the customer and scope. Based on the last 2 fields and want to see on the page of the test all tests with steps for that customer and scope. This is also pretty ease to output but I can not figure out how to save the data for that test in the database. So all the test steps with the boolean that belong to that particular test. 

A user story can be tested in multiple tests on different moments, so the boolean on the user story page does not represents the one in the tests.

Any advice?

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...