Testing - Difference between lr_error_message and lr_debug _message

What is the difference between lr_error_message and lr_debug _message?

1. The lr_debug_message sends a debugging message to the console window of Load Runner Controller

2. The lr_error_message sends an error message to the console window of Load Runner Controller

3. lr_error_message occurs when there is an error in the code of the application. On the other hand lr_debug _message occurs when there is a flaw in the functionality of the program. lr_error_message throws an error message in LoadRunner while lr_debug _message throws a debug message in Load runner.
Testing - How to use Regular Expression in Load Runner for web functions
How to use Regular Expression in Load Runner for web functions - A function can be written in Load runner script to check if a pattern matches against a given subject or not.......
Testing - Difference between load testing and intersystem testing
Difference between load testing and intersystem testing - Load testing is done for a particular application. To check the performance of the system and analyze......
Testing - Why Automation testing?
Why Automation testing? - Automation testing improves efficiency of testing...
Post your comment