Page 1 of 1

Does eValid deal with complex login processes

PostPosted: Thu Oct 05, 2017 3:00 pm
by SammyG
Afternoon.

Can eValid do the job of testing complicated login processes?

Tell me how?

Thanks

Re: Does eValid deal with complex login processes

PostPosted: Fri Oct 06, 2017 1:01 pm
by eValid
SammyG wrote:Afternoon.

Can eValid do the job of testing complicated login processes?

Tell me how?

Thanks


A great question SammyG.

There a lots of ways to handling logins, and some of them, for important security reasons, are quite complex.

A good example is Microsoft Dynamics, which combines AJAX programming with some subtle and complex Modal Dialogs.

Here is our solution:

http://e-valid.com/Products/Documentati ... opsis.html

The key step is the use of an eValid-supplied utility called "eVclick" which does a kind of click-behind action on a modal to finesse focus.

Let us know if this helps.


-- eValid Support