Error When Attempting to Generate Requirements Report
Question ID: 105131
1
0

I am attempting to generate New Standard Report in QC11 for all Requirements created from 3/1/2013 through today. I assume that I have done something wrong, but the error is not clear.
Instead of a report, it just gives the "Filter" conditions back.

I tried the Standard report with no added conditions and it works, but gives me everything and that is not what I want.

Here is the Filter text:
Filter: Creation Date[>=3/1/2013];Req Parent[^Requirements^];Requirement Type[Testing And Functional];
Sort By: Name[Ascending];Creation Date[Ascending];Product[Ascending];Req Parent[Ascending];
Req ID[Ascending];Requirement Type[Ascending];Target Release[Ascending]

Marked as spam
Posted by (Questions: 91, Answers: 5)
Asked on October 4, 2013 1:18 pm
11 views
Answers (1)
1
Private answer

Bill,

I found it!

You have a logic error:
Requirement Type = ''Testing And Functional'' is IMPOSSIBLE!
a requirement cannot be BOTH Testing and Functional at the same time, it blows up the database query.

try instead:
''Testing Or Functional''

The key operator is ''or'', not ''and''.

Marked as spam
Posted by (Questions: 4, Answers: 509)
Answered on October 4, 2013 1:20 pm
EyeOnTesting

Welcome back to "EyeOnTesting" brought to you by Orasi Software, Inc.

X
Scroll to Top