Wednesday 16 September 2015

The RTE Protocol in load runner-How to Implement Continue on Error

The RTE Protocol in load runner-How to Implement Continue on Error

To configure the Continue on Error functionality in RTE Scripts:

➤ To continue running the script on error, insert the following function:

TE_setvar(TE_IGNORE_ERRORS, 1)



➤ To restore the default behavior of failing the script on error, insert the

following function:


TE_setvar(TE_IGNORE_ERRORS, 0)


LoadRunner Training in Bangalore
LoadRunner Training in Hyderabad
LoadRunner Online Training
LoadRunner Training in BTM
LoadRunner Training in Marathahalli
Best LoadRunner Training Institutes in Bangalore 
Best LoadRunner Training Institutes in India
Training Institutes in Bangalorea

No comments:

Post a Comment