Hello Everyone,
I have a question regarding log items. Actually, I would like to customize the Test items like a tree structure via script (but not like to add test items in GUI add perform test).
And I would like to also generate Log results like tree structure (hierarchy) is it possible to do it with Test Complete ?
Did any one have suggestion regarding this please let me know that will be a great help to me
Thank you
Regards
SivaKarthik
I don't see an ability to add testitems runtime. But the log is a tree by design. You can customize it with Log.AppendFolder, etc..
The project files are just XML, you could use the build in powershell XML parser to enable and disable test items prior to opening and running your project.
> The project files are just XML, you could use the build in powershell XML parser to enable and disable test items prior to opening and running your project.
But, as this is not officially documented, be ready to adopt your code for the new version of TestComplete.
@AlexKaras - Is this something we know that is planned to change soon? We have setup a system to enable test items based on their corresponding Jira IDs' status, so we will definitely have some re-work to do if this changes.
Hi Carson,
> Is this something we know that is planned to change soon?
For sure I don't know.
But:
a) As you know the internal structure of project file is (slightly) changed for almost every major TC version; and
b) Considering your exact case I do not expect significant changes and serious changes required for your code.
Thank you every one for your valuable suggestions, it got a bit helped me
thank you all once again for the suggestions
regards
SivaKartheek Sreeram
Hi @sivakarthik,
Do you mind sharing your solution with us?
I'm sure it will help other community members who may face a similar situation.
Haello Tanya,
I am still a bit working on on it. Once if it is done I will post here
Thanks and Regards
SivaKartheek Sreeram
Sure! We will be waiting for your solution.
User | Count |
---|---|
5 | |
3 | |
3 | |
2 | |
1 |
Subject | Author | Latest Post |
---|---|---|