Question : I am facing the active Screen Problem in loadrunner. While runnning the script active screen pop up is dispalying, always asking for username and password. This popup having OK,Cancel and HELP buttons. After clicking any OK or CANCEL button , then only it is moving to next step. What can i do? Please give any suggestion...
You are suppose to cancel that pop up, it only happens when you are running the script in the Vugen, you should not be having the issue when are actually running the script from the controller.
I am currently using Merchury LoadRunner 7.6 V to test Oracle 11i application. I selected Oracle NCA and Web protocols and recorded a basic script to query an order. I recorded in HTML mode. When I replayed back, it runs successfully sometimes and other times throws error message saying
Action.c(72): Error -24998 : nca_obj_type("607") failed, Window or object is not displayed. The window currently in focus: "Error"
vuser_end.c(4): Error -24998 : nca_menu_select_item("Sales Orders","File;Close Form") failed, Window or object is not displayed. The window currently in focus: "Error".
I co-related icx_ticket and played back. But still getting the same error. I would like to know from you in order to resolve this issue, do I need to do some co-relation or it needs some basic settings in Oracle Apps before recording an action in LoadRunner.