Hello,
I have One section and Inside that subsection i have multiple Subsections like this
—> Section 1 Main
Subsection A(3):
testcase 1
testcase 2
testcase 3
Subsection B(4):
testcase 1
testcase 2
testcase 3
testcase 4
So My question is Why I am not getting the total use case Count In Section Main like i have Total 7 Usecases because I can split the sections based on my requirements on project wise.
Please Check the Screenshot for more details.