Parasoft's web application testing capabilities are now available with Parasoft SOAtest and Parasoft Load Test. To learn about our current web testing capabilities, see the web application testing (RIA, AJAX, ...) page and the Functional and Load Test Solution page.
From the Windows command lineFirst, you can generate a JUnit Java file for a test scenario by selecting the test scenario in WebKing and choosing Tools > Generate Unit Test Cases. (You can also generate a JUnit Java file when recording a test scenario.) To compile and run the JUnit class using Java, your classpath will…
to use with Spell ToolHow to create a new ISpell dictionary * Download the zip file attached with this post (ispell.zip) * Unzip the contents to C: This will unzip the source and built executables to C:\ispell * Add C:\ispell\bin\ to your PATH system variable * Get the respective languages .aff and .dic files. This link is…
How do you resolve this error message?The most usual case when you get that message is when you record a functional test scenario with the "Auto Generate Response Stubs" option turned on in the recording wizard. That option causes stubs to be created for all asynchronous requests seen while recording. The stubs get…
About WebKing support for Modal WindowsAbout WebKing support for Modal Windows WebKing can be used to perform tests on paths that include Modal Windows, the only limitation that WebKing has is that the recording of the path through the browser does not pick up what happens in the modal windows. So for functional tests that…
There are a number of timeout options available for configuration in WebKing. Below is a description of the options and what they control. There are two timeout options configurable from the Preferences Panel: 1) Startup Timeout - This option controls how long WebKing will wait for the browser to tell WebKing that it is…
Below are the recommended amounts of system resources required to run WebKing Hard Drive Space: Full Install (including JRE): 185 MB - Unix versions will always take up this much space Install excluding JRE: 130 MB Memory Requirements: 512 MB (Professional Edition) 2048 MB (2GB) (Enterprise Edition - load testing) By…
To view the JRE currently used by WebKing: Click on Help > About from the WebKing menu bar. To change WebKing to use the recommended JRE: Start WebKing from the command line by navigating to the directory where you installed it (usually the <install directory> is C:\Program Files\Parasoft\WebKing\<version_number>). Type:…
Using the following script example, you can parameterize URL arguments during load testing on fixed paths: 1) In the ?Paths? view, add the following Python script as a Pre-Traversal method tool to the top most node in your path (which could also be one of the nodes that your are parameterizing): CODEdef…
Follow these steps to change server location without recreating the project again:Select the Project tabSelect the domain node (the second node in the tree)Make sure the Source tab is selected on the right panelChange the domain in the Web server textbox under this tabRefresh the project
It looks like you're new here. Sign in or register to get started.