)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



)Example of web_submit_form is the regestration form which u have to fill while creating a mai..

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

)Example of web_submit_form is the regestration form which u have to fill while creating a mai..

Answer / jai

i lucky i need clear answer

Is This Answer Correct ?    0 Yes 0 No

)Example of web_submit_form is the regestration form which u have to fill while creating a mai..

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

Post New Answer

More Load Runner Interview Questions

Quick learn load runner & Real time experience documents

3 Answers  


What are deliverables in performance test analysis ?

3 Answers  


What is Differed Bug?

3 Answers   IBM,


During the load test, what is the optimum setting for logs?

0 Answers  


Why is parameterization necessary in the script?

0 Answers  


How we can find Bottile neck in real time projects?

5 Answers  


What the host attributes determine?

0 Answers  


While scripting you created correlation rules for automatic correlation. If you want to share the correlation rules with your team member working on the same application so that he/she can use the same on his workstation, how will you do that?

0 Answers  


How many section database vuser script have?

0 Answers  


if thoughput will be high /low what will be the problem?

1 Answers   Ness Technologies,


What the vuser script contain?

0 Answers  


How did you find database related issues?

2 Answers   TCS,


Categories