We have build a custom application with few sharepoint lists.
When we are performance testing this application with load runner, we are
facing few challenges, especially at Editform.aspx.
During the recording of the script, the edit and save changes functionality
works fine. When the script is replayed to test (only for single user), we keep
getting an error when the form is submitted after the values in the form
controls are modified.
We are getting one of the below error each time, inconsistently.
1. “Status-code = 500 (Internal Server Error)”
2. “The page has been modified since you opened it. You must open the page
again”.
Please note that we are running the script only for 1 user and we are getting
the above errors.
Did anyone use load runner on the sharepoint list? Any suggestions to
understand/resolve this issue are appreciated.