use of foreign trace with goal

Asked by Amit Srivastava

Can we use
{
 goal.xactions;
 goal.duration;
}

With foreign URL/foreign trace?
I am using polygraph server/client. I know that polygraph client automatically generate request and sends it. And with this setup goal.xactions = 20 and goal.duration = 5min works.

Now I had configured foreign trace file and I want to use the same goal configuration with it.

Can any one please help me in it????
Its urgent!!!

Regards,
Amit

Question information

Language:
English Edit question
Status:
Solved
For:
Polygraph Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Amit Srivastava (sri-amit) said :
#1

Hi,

As per the discussion with Dmitry, I got to know that we cannot do phase synchronisation with forign URL's. My ultimate goal was to execute a set of test cases for benchmarking. I have prepared some test cases and I want to know the automated way to execute it and generate the reports.
But as with foreign url , polygraph client is not synchronised i.e. it will stop after achieving the goal. So I made some changes in the workload file so that the request are generated for foreign as well dynamic(generated) request. Doing this polygraph-client is now synchornised and it will stop on achieving the goal.

Now we can execute the test cases in automated way. I used expect script to do the automation.

Finally !!! my doubt for doing the phase synchornisation is clear.

Thanks Dmitry...

Regards,
Amit

Revision history for this message
Launchpad Janitor (janitor) said :
#2

This question was expired because it remained in the 'Open' state without activity for the last 15 days.

Revision history for this message
Dmitry Kurochkin (dmitry.kurochkin) said :
#3

This has been fixed in development version of Web Polygraph. Support for foreign-only Robots (i.e. Robot with 100% foreign interest and no origins) was added and warmup is done only for Robots which access Polygraph servers. These changes should be part of v4.3.1 release.

Revision history for this message
Dmitry Kurochkin (dmitry.kurochkin) said :
#4

Mark as solved.