Questions tagged [smartmeter]

SmartMeter is a powerful java desktop application and peformance testing tool with JMeter compliant interface.

SmartMeter is a powerful java desktop application and peformance testing tool with JMeter compliant interface.

Key features

Customizable test reports are generated with a single click after the test is completed. You can also use your old JMeter test logs to create reports.

One-click test reports

Customizable test reports are generated with a single click after the test is completed. You can also use your old JMeter test logs to create reports.

An open and developer-friendly API for all tasks

SmartMeter is written in Java and built so the addition of components is very simple, which means you'll be able to automate tests by adding your own plugins.

Work with metrics during tests

You can monitor tests in real-time; and if you forgot to add a metric at the beginning of the test, it can be added while in progress without starting the test over.

Run tests using proffesional-level automated correlation

Many frameworks use various dynamically generated values for security reasons, such as for logging in. Correlation allows for the automated use of these unique tokens in test scripts.

Official Website

http://www.smartmeter.io/

Useful Links

11 questions
2
votes
1 answer

Can SmartMeter run a scenario written in JMeter?

I've a simple scenario written in JMeter. Now I want to use SmartMeter instead of JMeter, but I don't know if I have to create a new scenario/test or if can reuse the old one? I speak about http://www.smartmeter.io/
Martin Strejc
  • 3,886
  • 2
  • 19
  • 34
1
vote
1 answer

P1 Meter CRC16 checksum

I am trying to write a unit test for a CRC16 checksum for a P1 meter message (and having a hard time getting it right...). What I have is: A P1 meter message Stripped it so that I have the correct part according to the spec (see below) Turned it…
bas
  • 11,697
  • 16
  • 53
  • 116
1
vote
1 answer

Request body HTTP PUT sampler not sent

Recently I started using SmartMeter. Everything seems to work fine for other requests, but if I try to use the HTTP request sampler to test a PUT request the request body is not visible in the request: Now I've…
Kevin Wareman
  • 146
  • 1
  • 7
1
vote
1 answer

Is it possible to update ChromiumPortable included with Smartmeter?

Is it possible to update ChromiumPortable included with SmartMeter? I have SmartMeter 1.0.4W_Light and Downloaded ChromiumPortable version 45.0.2431.0 When I tried to install ChromiumPortable version in %SmartMeter_dir%\programs\ChromiumPortable\…
0
votes
0 answers

"Port not open error/permission issues" or "no error with no data being displayed" Electric Meter Reading, Node.js

I have googled and searched alot for my issues but did not get any threat of use. I have the same issue as https://github.com/yaacov/node-modbus-serial/issues/115 but i am using a Windows 10 OS. I tried the suggested solutions but still same…
0
votes
1 answer

Cannot read register values using pymodbus

When I tried the following code, I can connect to the smart meter, but I'm not able to read the register content. import traceback from pymodbus.client.sync import ModbusTcpClient client = ModbusTcpClient('192.168.2.1',…
0
votes
1 answer

Not able to Initialise smartmeter as ite generate an error?

Error Screenshot I have recorded test scrip using smart meter. But I when I tries to load the script "Rum smartmeter Test" It gives following. I have no requirement of remote server as i wanted to run basic Testscript from local machine *>…
ahmad bilal
  • 21
  • 1
  • 2
0
votes
1 answer

Smartmeter report with empty graph and no values

I want to open report from .jtl file in smartmeter app. To open report in browser i followed this steps: 1. Open Smartmeter in create/edit scenario, then right click on workbench. 2. workbench > Add > Non-Test Elements > et@sm - Report…
0
votes
1 answer

Create output JTL or log files when running with runTestNonGui argument

SmartMeter does not create output JTL or log files when running with runTestNonGui argument. It creates output files just fine if I open GUI and run it from there.
mahra
  • 1
0
votes
1 answer

Support for IE recording

SmartMeter saves huge time using the built in test recorder but it has a limitation where user has to use built in chromium browser. May I know How to record business transaction using alternate browser (IE, Firefox) ?
vvs
  • 3
  • 2
0
votes
1 answer

HTTP Sampler for PUT method does not work in SmartMeter

I'm using SmartMeter as a nice application for performance tests. Everything works great except PUT request via et@sm - HTTP Request - it sends an empty request body. I need to send some data in a PUT request body, but it doesn't work. My version of…
user2377585
  • 67
  • 2
  • 9