Regarding Analog mode and add-in in QTP
Hi everyone,
I am encountering two QTP problems described as follows:
I just use Analog recording mode in QTP to do a record step,the code is "Desktop.RunAnalog "Track1"", after that I play it back, it was working fine. However, I could not play back when I run this code on other day. I can not figure out what is the root cause of that.
Also, I have another problem that When I run QTP scripts in QC, the add-ins are unchecked suddenly so that scripts could not run once again. Before running the scripts, I am sure I already selected the .Net and WPF Add-in.
Can anyone give me response on this issue?
Thanks in advance