Hi
I started using baselines and I have big problem (ALM 11.52)
I have set of scripts, every script uses some xml, xls and vbs files from Resources (parameters, data and functions)
I created baseline which contains my folder from Resources and all my tests.
When I run scripts from test set which is not pinned to baseline everything works just fine, but when I pin test set to baseline and run some tests it is not working.
It says:
Run Error:
File "[ALM\Resources] Resources\QTP\config\environment.xml" could not be found.
Line (3): "ExecuteFile LibPath + "main.vbs"".
so it just does not see files from Resources and script fails at start:(
What I do wrong and what I can do to make it work?
Thank you in advance
Lukasz