)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 |
What are Main Differences Between Loadrunner 8.1 and Loadrunner 9.0
What is lr_output_message?
How is each step validated in the script?
During the load test, what is the optimum setting for logs?
here 100user and 8hours time and 500000 transactions what r the inputs nees for this scenario?
we have Unix monitors in LR by default. if i want Linux and Solaris monitors....what i do.. unix is working for Linux and solaris?
What is Response Time?
In a web server, database and network are all working fine and now, where could be the problem?
When will we use HTML recording and when will we use URL Recording, How we know that when will we use HTML and when will we use URL(Real timers plz)
What is remote command launcher?
unexpectedly in analysis when i generated the report think time is added to response time.how to remove the thinktime from the report?
1.How can you Calculate load / stress testing in manually ? Is there any Calculators are available? If yes Please send me the Formulas?(I mean how the tools Ex: load runner, JMetter, Silk Performer ……………………….calculating the load )