Print Page | Close Window

Click and Script - C interpreter run time error

Printed From: One Stop Testing
Category: Testing Tools @ OneStopTesting
Forum Name: LoadRunner @ OneStopTesting
Forum Discription: LoadRunner is a performance and load testing product by HP / Mercury Interactive for examining system behavior and performance, while generating actual load.
URL: http://forum.onestoptesting.com/forum_posts.asp?TID=402
Printed Date: 25Jun2024 at 7:45pm


Topic: Click and Script - C interpreter run time error
Posted By: jay@jay
Subject: Click and Script - C interpreter run time error
Date Posted: 31Mar2007 at 2:28am
1. Version : LR 8.1.4.0
2. Protocol : Web Click and Script
3. Feature Pack : 4 (LR81FP004)
4. License : Subscription
5. Status : Current
6. OS : Windows XP professional Version 2002
SP2
7. I have not raised a service request with Mercury yet.

I had to switch from the tried and trusted HTTP protocol due to introduction of AJAX into our applications.

I am getting this error on replay:"Action.c(21): Error: C interpreter run time error: Action.c (21): Error -- memory violation : Exception ACCESS_VIOLATION received."

The code that this message points to is below:
web_text_link("Replaced stepname",
"Snapshot=t5.inf",
DESCRIPTION,
"Text=Replaced text",
ACTION,
"UserAction=Click",
LAST);

A similar web_text_link in the same script (just above this one)is functional as well.
The same part works fine with HTTP protocol script.


Has anybody faced a similar problem? If any more information is needed to give a suggestion, let me know and I'll try to give the required information.

Thanks



Print Page | Close Window