Performing Web Application Testing

AdminStudio 2016 | Application Manager

Edition • This feature is included in AdminStudio Enterprise Edition with Application Compatibility.

For web applications, the AdminStudio Enterprise Edition Application Compatibility add-on pack provides compatibility testing for Internet Explorer 8, 9, 10, and 11 to ensure that applications delivered via browsers will function as expected.

Application Manager offers two types of testing for web applications:

Static analysis—Application Manager runs a series of tests to determine the web application’s compatibility with Internet Explorer 8, 9, 10, and 11.
Dynamic analysis—Application Manager launches the web application in your browser. Then, as you perform tasks and navigate around the web application, Application Manager records any warnings or errors that are encountered while using that version of the browser. You should always use dynamic testing when a web application requires a login to access.

The following table compares static and dynamic web application testing:

Static vs. Dynamic Testing of Web Applications

Type

How to Launch

When to Use

What is Tested

Static

Execute Tests

Use static analysis for web applications that do not require a login to access.

If a web application does not require the user to login, static analysis is preferred because it is more thorough and automated.

Important • If you attempt to perform static analysis of a web application that requires login, Application Manager will not be able to test any of the pages other than the login page.

Application Manager crawls the web site and runs the selected browser compatibility tests on each page, up to the maximum number of links specified.

See Performing Static Testing of Web Applications.

Note • The Maximum number of links to crawl option is specified on the Test Center tab of the Application Manager Options dialog box. The default value is 10.

Dynamic

Launch Web Test

Use dynamic analysis for web applications that require a login to access.

You can also use dynamic analysis to test web pages that are generated after the user provides input, such as when performing a search or submitting a form.

Important • When testing for a specific browser version compatibility, make sure that you are using that browser version when testing.

Application Manager runs the selected browser compatibility tests on each page of the web application that you visit. Each time the page loads, the page is retested.

Testing ends when you close the browser window.

See Performing Dynamic Testing of Web Applications.