HI All,
We have record the script with HTTP+Oracle nca protocol and observer below function get continuosly recorded and when we run the script it get fail.
Pleaes note earlier same script is working fine but in new recording below things get added continuosly.
nca_wait_for_timer(NCA_TIMER_NEAREST);
nca_wait_for_timer(NCA_TIMER_NEAREST);
nca_wait_for_timer(NCA_TIMER_NEAREST);
Just want to understand why this thing added continuosly is the issue of application or vugen and what is the solution for the same.
Regards'