Hi all! I'm currently evaluating JMeter if it meets our requirements for distributed functional tests. I read many documents, FAQs etc but there was no answer if JMeter is able to solve the following distributed functional test setup. Involved are four PCs (PC1-PC4) and the JMeter client managing the remote instances (C).
C starts the test plan which should be executed step by step (not in
parallel on multiple PCs!):
1. PC1 starts a process generating some data and injects it into a
work flow that subsequent generate some data artifacts on PC2-4:
2. PC2 checks if a log file has been written
3. PC3 checks if a file has been created (but only if step 2 has not
failed!)
4. PC4 checks some data in a database (but only if step 3 has not
failed!)
5. PC1 get the result of the test-injection and asserts the result if
necessary (but only if step 4 has not failed!)
My core question is: how do I write a test plan so that JMeter executes
only specific action(s) on one specific PCs and how is synchronization
done between the distributed JMeter instances?
Is the JMeter client instance able to synchronize multiple remote JMeter
instances at some test step?
Thank you for your patience!
Carsten
smime.p7s
Description: S/MIME Cryptographic Signature

