AnandKiran
16 years agoFrequent Contributor
How to declare Namespaces globally ?
Hi ,
In our project Namespaces are the ones which are bid tricky(i.e they are frequently modified )
. I want to declare them globally for a TestSuite or for a Project .
I am able to achieve the above scenario with the help of groovy script within my testcase , but I have more than 50 testcases. All of a sudden if there is a change in the Namespace I need to manually edit the script for all the testcases.
Can you please suggest me any easy way to solve this issue.
Thanks
With Regards
Anand.
In our project Namespaces are the ones which are bid tricky(i.e they are frequently modified )
. I want to declare them globally for a TestSuite or for a Project .
I am able to achieve the above scenario with the help of groovy script within my testcase , but I have more than 50 testcases. All of a sudden if there is a change in the Namespace I need to manually edit the script for all the testcases.
Can you please suggest me any easy way to solve this issue.
Thanks
With Regards
Anand.