Need help with StresStimulus? Start here.
Cookies JSON etc...
Alex Posts: 3
2/14/2018
|
Hello, So I am evaluating StresStimulus to work with our Microsoft Dynamic CRM in house written application. Some of the issues that I seem to have revolve around the use of Session cookies and some JSON being using in the application/run of my test. I record a very simple test, logging into our CRM environment (which was the first hurdle, since I was not using my own Id to do, but after some advice about using Microsoft Credential Manager, this was overcome). However, now after I record my simple script. Basically going into the application, performing some simple navigation and selecting a report and displaying it, when I perform the verify I get some warnings and errors. The warnings are primarily the replayed command giving a response code of 302 versus 200. Looking at a compare between the recorded and replayed it can be noted that the Cookies are different. I think I was able to solve this using the Set-Cookie override. However, the errors in the JSON present a bit more of a challenge as I think these are somehow set within the application at runtime. Anyone ever encountered this type of situation before and how is it dealt with. Sincerely, Alex
|
|
0
link
|
George @StresStimulus Administrator Posts: 568
2/14/2018
|
StresStimulus handles cookie correlation automatically for all applications including MS Dynamic CRM. While sometimes it may look that you need manual correlation of a session cookie, in almost all cases the issue is actually caused by another unrelated misconfiguration.
Regarding the warnings about the response code of 302 - redirect, it may be an indication that authentication is not fully fixed yet. In MS Dynamic CRM to pass the authentication in addition to correct credentials (which you already fixed) some other tokens are required and they sometimes need to be parameterized. Once this issue is resolved, all subsequent errors and warnings will likely be resolved too.
Unfortunately, issues that require adjusting test case scripts are difficult to resolve on a public forum. It can be fixed on a support session though.
If you would like, I can privately email you a link for scheduling such support session where our staff will complete your test configuration.
Cheers,
|
|
0
link
|
Copyright © 2025 Stimulus Technology