Can u Explain me in real time projects any frameworks
follows in Loadrunner ? if Yes plz mentiond(Chandana)
Answer Posted / satya
Yes,Some companies are use the Framework.
Frame work is nothing but standards for scripting.
If u allocate a variable u need to malloc means free that
variable.if u not freed the variable it will occupy some
memory like that u use more variables its occupies the
memory it will lead memory consumption. and also if u use
the loops (For,Do..while,While..do,If(condition)) don't use
thees in side the Transaction,if u use inside transaction
its take few sec its lead the more response time.like this
we need fallow some standards Framework.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How can we perform functional testing under load?
How to record the desktop application in Loadrunner 12.53 version 64 bit window.
What is gui vuser and on which platform it will run?
What the vuser script contain?
Which function is used to end a nested transaction?
When you initialize the vuser what happen?
How can we debug a loadrunner script?
What in percentile graph?
What is the threshold level for think time and how can be this changed?
When the rendezvous point is insert?
What are the three sections of a vuser script and what is the purpose of each one?
Why do you create parameter?
How is vugen script modified after recording?
what is remote performance monitering?
How can we develop the database vuser script?