Other browser based test tools

Discussion of the technology underlying the eValid solution.

Other browser based test tools

Postby cchaws » Fri Oct 28, 2011 3:48 pm

Does eValid run with JavaScript like other browser based test tools?
cchaws
 
Posts: 1
Joined: Fri Oct 28, 2011 3:19 pm

Re: Other browser based test tools

Postby eValid » Wed Nov 02, 2011 11:41 am

cchaws wrote:Does eValid run with JavaScript like other browser based test tools?
This is an area in which eValid differs significantly from other solutions to the issues of testing web applications that you may run across. eValid does NOT use the JavaScript interface like other systems do.

eValid is built -- by design -- to not make use the JavaScript APIs as a means to maniupulate the browser. Instead, eValid, being a self-contained Windows application and makes its references to DOM contents directly through the C++ APIs. We did this because we knew that if we interfere with the JavaScript engine in order to do test playback, that the results will be inaccurate -- a big negative for a test tool!

The effect of this eValid architectural feature is signifcant: eValid does not interfere in any way with any JavaScript programs that may be running in the browser. This means that eValid allows AJAX operations, which are based in the JavaScript/XML "push-pull" logic, to run without any interference.

This is the reason why eValid can synchronize an AJAX application based on content of the COM -- because that synchronization logic does NOT content for CPU control with the JavaScript that is performing the AJAX exchanges.

eValid Technology Team
eValid
 
Posts: 2396
Joined: Tue Jan 01, 2008 12:48 pm
Location: USA


Return to Technology

Design Downloaded from free phpBB templates | free website templates | Free Web Buttons