Are you in the loop? Keep up with the latest by making sure you're subscribed to Community Announcements. Just click Watch and select Articles.

×
Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

XRAY - writing and managing tests while having reuirements on 3 levels

Hi,

I'm new in Xray and I need to understand some things.

I have requirements on three levels. First level describe general funcionality, second is more detailed. Sometimes second level is too general so it is created third level to make it simplest as it can be.

So I write tests for the lowest level. This tests cover lowest requirements.

1. So if all lowest requirements are covered then the higher requirements are also covered, am I right?

I also have several modules that cooperate with some devices. First I write test cases on third level where I simulate data from devices, because I do not have this devices. This tests cover reuirements. Now I should write tests for situation when I have devices connected.

2. Should I create new tests linked to previous requirements? If I link them to the same requirements I can not add this tests to the same plan test as the test that I created for situation without devices. I should create next test plan for testing with connected devices, but not all of modules have external devices connected to them. To that modules I have requirements and tests. If I create test plan containing only tests cases for modules which need devices not all of the requirements will be covered (the requirements for modules that do not need devices). How should it be organized?

0 answers

Suggest an answer

Log in or Sign up to answer