REQUIREMENTS INITIALIZATION IN CODE

Discuss test processes, standards, documentation, teams, criteria, test environments, etc.

Moderators: Amaradana, TurboPT, TL Developers

Post Reply
alexandra77
TestLink user
Posts: 1
Joined: Mon Dec 07, 2020 2:52 pm

REQUIREMENTS INITIALIZATION IN CODE

Post by alexandra77 »

Hello,
I'm currently doing plugin where I need access to variable in which is stored infromation about how many requirements are in project and how many requirements are covered.
Is this information avaible global in code? If it is how can I get acess to it via plugin code (covered with plugin standards in documentation)?
I need this infromation to be display in custom event on the main page - EVENT_TITLE_BAR

Thank you for your help.
fman
Member of TestLink Community
Posts: 3123
Joined: Tue Nov 15, 2005 7:19 am

Re: REQUIREMENTS INITIALIZATION IN CODE

Post by fman »

You need to use the testlink classes that deals with requirements.
It will be great if you will share your plugin with the community
Post Reply