)Example of web_submit_form is the regestration form which
u have to fill while creating a mail_Id
Example of web_submit_data is the login page contains
the fields like user name & PWD.
Is this correct answer for diff btn
web_submit_form&web_submit_data and their examples.
Answers were Sorted based on User's Feedback
Answer / masthan
Actually both comes under HTML based recording modes only
1) where is in web_submit_form it identifies post as a
perticuler part of the webpage
And it doesn't include the server generated data like
session ID. It includes only user i/p's that he entered
while filling the foem.
2) Where is in web_submit_data it identifies the post as
the whole web and sends the reqest .
And it includes userinputs as well as server generated
data .
And functions will be same in both and bit more functions
will come in web submit form like
a) web link and b)web submit form .
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / satishkumar
web_submit_form(); is example for the HTML Based Scripting
and its post method function.
web_submit_data(); is example for the url Based Scripting
and its post method function.
Both fuctions(post method) are used to send some privacy
data such as Username and password.
| Is This Answer Correct ? | 1 Yes | 4 No |
we run a load test for one hour, while doing analysis every transaction was took 3 to 4 sec, but login functionality was took 10 sec, how will you analyse this ploblem
How is vugen script modified after recording?
What function is used for Encryption and Decryption in your Script?
What is Injector in Loadrunner?
How to prepare test data to use in Load runner.
In which doc do client give the VUser limit & Parameterization?
if throughput graph shows low and high than what will u do?
During run time where the hosts saves the files?
can u name some of the important functions in LoadRubber Scripting?
How did you find database related issues?
Where Can i get the Best training on Loadrunner
1.What is the relation b/w Throughput and Response Time?