Page 1 of 1

How eValid is put together

PostPosted: Mon Mar 16, 2020 10:48 am
by CElliot
Morning.

What can you tell me about how eValid is put together in general terms?

Thanks

Re: How eValid is put together

PostPosted: Tue Mar 17, 2020 9:47 am
by eValid
CElliot wrote:Morning.

What can you tell me about how eValid is put together in general terms?

Thanks


That is pretty broad but we'll try CElliot.

To begin with, eValid is focused on use of the DOM for purposes of testing.

Effectively, eValid "re-purposed" the built-in capabilities of the DOM to allow for test capture and test playback.

Here is a picture of how eValid views the DOM, through the PageMap feature:

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

The other factoid about evalid is that the product is based on use (actually, re-use) of C++ classes that are part of the standard libraries that accompany the IE browser.

Consequently, as long as IE runs, eValid will run.

Here is the latest OS compatibility table:

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

Hope this is helpful.


-- eValid Support