Monday, June 30, 2014

Javaodraw installation in BOSS 5.0

1.Go to the following link


2.Download the jaxodraw-2.1-0-bin.tar.gz file.

3.Extract the archive 

tar -xzf jaxodraw-xxx_bin.tar.gz

4.Run the jar file using java

java -jar jaxodraw-2.1-0.jar 

5.Now the Jaxodraw Window will open.

JMeter JSON Extractor

      json response {"Key1":"Value1","Key2":"Value2","Key2":"Value2"}  Name of t...