You can compare the raw HTTP data sent by VuGen and Fiddler.
In VuGen, after replay the script, you can see the sent data in replay snapshot view.
Fiddler should also have similar inteface to view the traffic data.
After you got the data, you can copy them to a diff utility, like winmerge, to check whether there're difference.