Quantcast
Channel: All Quality Center / ALM Practitioners Forum posts
Viewing all articles
Browse latest Browse all 14708

How to use cross filter for tests not in a particular test set?

$
0
0

Hi,

I'm using QC11.0 and I'm confused about the cross filter technology.

I want to see test cases in Test Plan that are not selected in a particular test set folder.
The option "not in any test set" doesn't help because they might be selected in a previous test set folder.
In addition I want to exclude all test cases with the status "Automated" and "Marked for Deletion".

This is the filter I created:

[Filter]{
TableName:TEST,
ColumnName:TS_STATUS,
LogicalFilter:\0000002b\Not Automated And Not "Marked for Deletion",
VisualFilter:\0000002d\Not Automated And Not "Marked for Deletion"
}
{
FLT:[X],
TYPE:Test-TESTSET,
EXISTS_IN_IDS:Y,
IN_IDS:\000000bf\[Filter]{
TableName:CYCLE,
ColumnName:CY_FOLDER_ID,
LogicalFilter:\00000023\Not ^Root\Phase 1.5 - Deployment 2^,
VisualFilter:\00000023\Not ^Root\Phase 1.5 - Deployment 2^,
NO_CASE:
}
}

But the result is showing test cases that are in the test set folder that should be excluded. ("^Root\Phase 1.5 - Deployment 2")

Is my understanding of the cross filter wrong? What would be the correct solution?
Many thanks and best regards,
Beate


Viewing all articles
Browse latest Browse all 14708

Trending Articles