Issue:
Mscrm is not defined Error occurred inside HTML Web Resource.
Icons are not displaying in Cases View
Details:
We have referred “ClientGlobalContext.js.aspx” in HTML web Resource as below:
/webresources/ClientGlobalContext.js.aspx
HTML W...
Load Test Plug-ins can be developed to expand or modify the Load Test built in functionality. Load Test allows to add Plug-ins and these Plug-in executes at the time of Load Test run based on specified Events.
To create Load Test Plug-ins, must ...
We have a requirement to download the XML file that placed inside Server on Ribbon Button click.
It is working as expected. We observed that XML file opening instead of downloading in some of the users systems.
1. Open IE – Settings Icon
2. Sel...
We would receive below error while executing “InlineEditWebService.asmx” Request after setting CRMWRPCToken and CRMWRPCTokenTimeStamp values as per Part-7 and Part-8].
Issue:
The input is not a valid Base-64 string as it contains a non-base 64 c...
Update, Assign, resolve cases scenarios need to capture the created Case ID. Because, while recording the Resolve case scenario, web test hardcodes the Case ID that generated as part of recording. Hence, Load Test will throw an error if we execut...
As mentioned in Part-10, we need to capture Record ID for Update, Resolve or Cancel Scenarios. After capturing the Record ID we need to send this dynamically with Update, Resolve or Cancel Requests.
Refer below steps to set Dynamic Record ID:
1....
Web Performance Test for Searching scenarios works without error. But, when it comes to Create and Update request we will get WRPC_TOKEN related errors. Generally, when we initiate the Create request (Clicking on +New) CRM send a token to users an...