StresStimulus Fiddler Load Testing Place

support group and knowledge-sharing community caring about easy load testing

Latest Activity

Brianna Blanchard replied to Brianna Blanchard's discussion Performance Monitors
"The 3.0 functionality sounds like what I'm looking for :) Glad to know that's in the…"
2 hours ago
Max K replied to Brianna Blanchard's discussion Performance Monitors
"You are correct. This behavior is caused by the same bug in handling user rampup, which I mentioned…"
8 hours ago
Max K posted a discussion
8 hours ago
Vadim Kleyzit replied to Unregistered user's discussion Crashes with Fiddler 4
"Yes StresStimulus is compatible with Fiddler 4. However, Fiddler 4 is still in beta. Once Fiddler 4…"
23 hours ago
Unregistered user posted a discussion

Crashes with Fiddler 4

Recently I upgraded my Fiddler 2 to Fiddler 4. After that I started seeing Fiddler sporadic crashed…See More
23 hours ago
Brianna Blanchard replied to Brianna Blanchard's discussion Performance Monitors
"I understand that they won't all start at the exact same time; that's not what I was…"
yesterday
Max K replied to Brianna Blanchard's discussion Performance Monitors
"Like I stated before, users are never started concurrently to avoid overloading the system. Users…"
yesterday
Brianna Blanchard replied to Brianna Blanchard's discussion Performance Monitors
"I am not seeing the behavior you described: the users are sometimes evenly added, and other times…"
yesterday
Max K replied to Brianna Blanchard's discussion Performance Monitors
"This is by design. StresStimulus lauches users (even in Steady Load) with a small delay to not…"
yesterday
Ken Roe is now a member of StresStimulus Fiddler Load Testing Place
yesterday
Max K replied to Brianna Blanchard's discussion Datasource usages during and after warmup
"You are correct."
yesterday
Brianna Blanchard posted discussions
yesterday
Brianna Blanchard replied to Brianna Blanchard's discussion Performance Monitors
"In a previous post, I was informed that the Key Indicator graph was intended as a rough insight as…"
Monday
Max K replied to Brianna Blanchard's discussion Performance Monitors
"I am not sure I fully understand your question. You can setup all perfmon counters in the beginning…"
Monday
Vadim Kleyzit replied to Brianna Blanchard's discussion Getting fairly frequent 400 errors from randomly added null character in request
"You're welcome, Brianna. I agree that StresStimulus did not create this error since the stray…"
Jun 13
Brianna Blanchard replied to Brianna Blanchard's discussion Getting fairly frequent 400 errors from randomly added null character in request
"hmm, I definitely checked both boxes, but perhaps I double-clicked one box and didn't…"
Jun 13
Vadim Kleyzit replied to Brianna Blanchard's discussion Getting fairly frequent 400 errors from randomly added null character in request
"Hi Brianna, We found the issue with your test and fixed it as explained below. Also here are the…"
Jun 13
Max K replied to gholtzhausen's discussion Schedule a test
"@gholtzhausen if you have a registered trial version with a serial number, then you should be able…"
Jun 13
gholtzhausen replied to gholtzhausen's discussion Schedule a test
"Thanks for the feedback. I am currently using a trial version and would probably not have all the…"
Jun 13
Brianna Blanchard replied to Brianna Blanchard's discussion Getting fairly frequent 400 errors from randomly added null character in request
"Also, if I re-run any of the requests that generated the error, I no longer get a 400 error, so it…"
Jun 12
 

SEARCH

Loading

Forum

2.8 is launched!

Started by StimTech in News and Announcements Apr 24. 0 Replies

V2.8 with 50+ new features became the new official version today. Read the full announcement.Continue

Blog Posts

V2.8 is released

Posted by StimTech on April 24, 2013 at 10:30am 0 Comments

After two months of public beta, v2.8 with 50+ new features went live today. Our thanks to all beta users for your feedback that helped make StresStimulus better!  v2.8 is available here.

What's new in StresStimulus 2.8. The highlights of 2.8 are more versatile testing options with Data Generators and Functions, full control over test configuration with XML-based scripting, and saving test configuration time with Parameter Finder and Auto-Configurator. A full list of all features and enhancements is listed in multipart release notes that start here.  

Backward, no forward compatibility. V2.8 is backward…

Continue

v2.8 Update 2

Posted by StimTech on April 9, 2013 at 5:00pm 0 Comments

This update is expected to be the last one before the final release scheduled for this month.  The following new features and updates were added:

1. Host Auto-Filter deletes unnecessary requests and helps with future recordings.  The Video-tip below shows how to use it.

 

Hold the Ctrl key and highlight all hosts that are relevant to this test, and then click the Host Auto-Filter button. StresStimulus will:

  • Delete requests to the non-selected hosts from the Test Case.
  • Add non-selected hosts to the Ignored Hosts list. Requests to these hosts will be ignored in future recordings.
  • Add the selected hosts to the Cleared Cache Hosts list. Responses from these hosts will be cleared from the browser cache before recording test cases (for more accurate testing).

 …

Continue

v2.8 Update, Part 1: AUTO CONFIGURATOR and ENHANCEMENTS in PARAMETER FINDER

Posted by StimTech on March 15, 2013 at 10:30pm 0 Comments

 

 

 1. 3-Step Auto-Configuration of a Test Case. Test case can be now configured much faster and more accurately using a 3-step process: Verify-> Find Parameters-> Auto-Configure as shown in the video below.

  • The first step runs test auto-verification to generate a list of errors and warnings displayed in the Session Verification Tree. This step is invoked from the Verify & Auto-Config section a by clicking Verify button  b on the toolbar. The list of errors and warning is displayed in Session Verification tab  c .

 

  • The second step finds requests that likely need to be…
Continue

v2.8 Update, Part 2: Scripting and other enhancements

Posted by StimTech on March 15, 2013 at 10:30pm 0 Comments

Scripting Enhancements



1.Embedded Script schema document. An XSD document that lays out constraints on the structure and content of StresStimulus script (SSScript) is embedded into the tool. To browse SSScript XML schema, select the Script Editor Section a and on the toolbar of the editor, click “Show XSD” button b . The XSD viewer window c will display SSScript XSD. The viewer supports basic text editing functions such as search, bookmark and copy. Use SSScript XSD as a reference for SSScript. It contains all objects and attributes that you need to know to make changes in the SSScript. In the future updates,…

Continue

Script Quick Reference

Posted by StimTech on February 25, 2013 at 12:54pm 0 Comments

A list of XML collections, elements, attributes and corresponding UI properties is provided below.

 

Collection <TestCases>

Element TestCase

XML Attribute…

Continue

Format Specifiers - Quick Reference

Posted by StimTech on February 25, 2013 at 12:53pm 0 Comments

This Quick Reference to format string in StresStimulus is composed using Richard Carr's blog posts published here: http://www.blackwasp.co.uk/DotNetFormatting.aspx

Numeric Format Specifiers…

Continue

WHAT’S NEW IN V2.8, Part 4. Enhancements

Posted by StimTech on February 25, 2013 at 12:30pm 0 Comments

Multiple enhancements were added in the following areas:

Reporting, diagnostic

1. Extended diagnostic in session validation tree is now displayed for certain errors and warnings. Right-click on the error or warning, and select Show Details in the context menu. A warning explanation with recommended remedies will be displayed.

 

2. Average transaction response time is added to the Summary report and the Test Comparison report.

 

3. Support for performance counters from a remote server on a different domain. Previously, if the test machine was not part of the remote server Windows domain, server performance counters could not be added because of authentication failure. Now,…

Continue

WHAT’S NEW IN V2.8, Part 3. Scripting (Ent/SP)

Posted by StimTech on February 25, 2013 at 12:30pm 0 Comments

1. Scripting concept. Starting from version 2.5, StresStimulus UI is designed to closely reflect the internal Test Object Model (TOM). Nodes on the Navigation Tree and their properties correspond to the TOM’s objects and their respective properties. For example, the Extractor node and its Text Before property on the property grid correspond to the Extractor object and Extractor.TextBefore property respectively.

 

v2.8 introduced scripting by exposing TOM as an XML script representation. The TOM’s objects and their properties are mapped to the corresponding XML element and their respective attributes. The benefit of such design, besides consistency, is that test configuration settings in the UI closely reflect the test script. It makes it easier to learn StresStimulus scripting, because the UI actually becomes a “tutorial” to the “scripting language”. For example, the screenshots below shows how extractor properties in the UI are closely reflected in the script…

Continue

WHAT’S NEW IN V2.8, Part 2. Parameter Finder (Ent/SP)

Posted by StimTech on February 25, 2013 at 12:30pm 0 Comments

1. Parameter Finder is an advisory tool that helps to parameterize test quicker and more accurately. It inspects the recorded test and its script to find requests that likely need to be parameterized and gives recommendations about missing extractors and parameters. Furthermore, it allows to quickly create such extractors with a few mouse clicks.

 

To use Parameter Finder (see screenshot below)

a) Click Verify to run test auto-verification, and wait until Session Verification Tree appears

b) Click the Parameter Finder tab

c) Click Run Parameter Finder

d) After inspecting the test, the Parameter Finder tree will appear, wherein:

  • Each parent node represents a request that likely requires parameterization.
  • Each child node represents a pair of:

    i. The missing parameter's name along with the recorded value that should be parameterized.

    ii. The recommended extractor with indication to which prior request…

Continue

WHAT’S NEW IN V2.8, Part 1. Data Generators (Ent/SP), Functions (Ent/SP/Pro)

Posted by StimTech on February 25, 2013 at 12:30pm 0 Comments

Previous versions supported two types of sources variables used for parameterization: Extractors and Datasets. v2.8 added 2 more sources variables types: Data Generators and Functions:

 

1. Data Generators (DG). A Data Generator returns a random value that can be used to parameterize requests. DG can be used for creating streams of emulated business data which can be included into the HTTP load stream. It allows to more realistically mimic physical users interacting with web application by entering real-world business data.

 

DG appear on the navigation menu under the Test Case -> Source Variable node as another type of variables. The following data types are supported: Integer, Double, Date/Time, GUID and Text.

 

To create a Data Generator (see screenshot below),

(a) Click New

(b) Select DG type

(c) Configure its properties

(d) Click the Verify button to test the return value

(e) Click…

Continue
 
 
 

How to Post without signing up

If you wish to post in the Forum without creating a user profile, click here to enter your question, and we will post it for you. To create the user profile you are only required to give your name and email address.

Members

Photos

Loading…
  • Add Photos
  • View All

© 2013   Created by Vadim Kleyzit.

Badges  |  Report an Issue  |  Terms of Service