Friday, June 23, 2023

Selected Recent Forum Posts

 Here are some recent selected forum posts from our eValid forum:

How to use eValid to monitor a website continuously -- Just put the playbacks in a command line loop...simple enough.

Can I read the test script values from a Windows OS -- The interface is fairly robust, as this item explains.

Tuesday, June 6, 2023

APM Industy Notes

Recently, we were asked to participate in a study about the Global Application Performance Monitoring (APM) Software Industry, and we responded with some basic information about eValid and its use in monitoring.

The eValid product -- a browser based automated testing solution -- was introduced to the community in 2000-2001. 

We believe it was "the first ever" product to do what it does (basic web application testing) in the way that it does it.

Many, many of our customers two decades ago used sequential automated playbacks (which really are just automated re-tests) from a programmable script to do comparative checking of web site performance. 

For example, see this page:

Example eValid Monitoring

Not to thump the chest too much, but we believe eValid is the "father" of most of the contemporary solutions, in particular those which rely on the WebDriver interface. 

Much of what WebDriver does was already incorporated in early versions of eValid, which technology is protected by a portfolio of US Patents, see:

eValid IP/Business Opportunity

Software Research's contributions to the software quality and testing community go back a long way. See the SR home website at:

Software Research Corporate Overview

 

Friday, April 28, 2023

Selected Recent Forum Posts

Here are some recent selected forum posts from our eValid forum:

How does eValid tell if the page object model is present? -- Using DOM events makes this easier than you would think.

Does eValid have a programmable interface? -- Yes, for C++, so you can incorporate eValid test playbacks in your own C++ application.

Tuesday, April 18, 2023

Selected Recent Forum Posts

Here are some recent selected forum posts from our eValid forum:

Need help with filling out two blank fields on a webpage! -- Simple enough to do, explained here.

Can I launch eValid via the command line -- The command line interface is quite robust!

Wednesday, March 29, 2023

Selected Recent Forum Posts

Here are some recent selected forum posts from our eValid forum:

Where does the eValid software stand in regard to WebDriver -- WebDriver "drives browsers" and is a W3C standard, and here are some details.

How to access my SQL database from inside eValid -- Everything you need to know about interfacing with SQL.

Friday, March 10, 2023

Selected Recent Forum Posts

Here are some recent selected forum posts from our eValid forum:

How the Multiple Value Substitution during LoadTest works. -- Pointers on how to get the best results from LoadTesting projects.

Can eValid detect if an element exists on a webpage -- No reason to continue a test if a key element isn't there!

Tuesday, February 28, 2023

Selected Recent Forum Posts

Here are some recent selected forum posts from our eValid forum:

Understanding the standard and international license better. -- International licenses support all Double Byte Character Sets (DBCSs).

Understanding the Play Value command -- You can make dynamic modification to a playback script.