1

![I have created Test plans & users for my project, I took 10 number of threads & 2 loops, when i ran the test Result is showing like this . I have attached two screenshots : 1. Sample result 2. Response data. I am not able to understand why result is coming like this Load time : 0 & latency: 0, then why error count:1 it should be OK.]

enter image description here enter image description here

I am doing a web based project. I am doing performance testing using JMeter. I have created 10 users for sample test of my project & have taken 2 loops . I tested for all pages of my project but error or warning is showing in all results.

I have checked for Facebook & Gmail pages also for getting clarity but for Facebook & Gmail it shows error in results.

What to do? Why error is showing? somebody help Thanks in advance

mins
  • 6,478
  • 12
  • 56
  • 75
Test123
  • 368
  • 1
  • 7
  • 26

2 Answers2

0

@sonam thats the url exception,check the url path that have you specified correct URL because it rises the "java.netURI Syntax Exception"

madhavan
  • 50
  • 7
0

You have most probably misconfigured the HTTP Request by putting the URL in "Server Name of IP" field like this:

enter image description here

While you should set it like this:

enter image description here

UBIK LOAD PACK
  • 33,980
  • 5
  • 71
  • 116