What is the scripting language using in LoadRunner?
Answers were Sorted based on User's Feedback
Answer / bharat sethi
For creating the vuser loadrunner need the actions for
which it use ANSI C. so it is like load runner does not use
any scripting language its all graphical but to create the
vuser which will put the load on the application it use C
as scripting language.
| Is This Answer Correct ? | 92 Yes | 19 No |
Answer / suresh
By default C is the scripting language, apart from this VB
JAVA also possible in Loadrunner. For other languages we
need additional licence.
| Is This Answer Correct ? | 40 Yes | 6 No |
Answer / harinath rao
Load Runner supports c, c++ scripting langugage
| Is This Answer Correct ? | 31 Yes | 7 No |
Answer / raghav
Load Runner supports C language n COM constructs
| Is This Answer Correct ? | 25 Yes | 4 No |
Answer / maddy
Loadrunner supports
1) C Language
2) Visual Basic Scripting
3) Visual Basic For Applications
4) Java Scripting
| Is This Answer Correct ? | 33 Yes | 12 No |
Answer / bharat sethi
It could be Java and visual script as well but by default
it is C fo vuser creation which all being used for putting
the load on to the application.
| Is This Answer Correct ? | 31 Yes | 19 No |
Answer / ravikumar0014
Mr. Mallikarjunarao, in load runner was we can used
scripting language is TSL (Test Script Language).We can use
'C' Scripting in loadrunner by using Web Http/Html
protocol.But it generates scripting in TSL.
In the same manner change the recording language depend upon
protocol. Then finally generates the script in Test Script
Language.
| Is This Answer Correct ? | 19 Yes | 9 No |
Answer / mallikarjunarao
I mean what is the language used VUGen when recording time?
| Is This Answer Correct ? | 12 Yes | 3 No |
Answer / srijaipur
From interview perspective the term is TSL meaning Test
Script Language. Nomenclature cpmes from WINRUNNER.
Remember Mercury the seller of both products.
As far as script syntax is concerned that can be in VB,
Java also.
| Is This Answer Correct ? | 16 Yes | 9 No |
Answer / naveenkumar
From interview perspective the term is TSL meaning Test
Script Language. Nomenclature cpmes from WINRUNNER.
Remember Mercury the seller of both products.
As far as script syntax is concerned that can be in VB,
Java also.
| Is This Answer Correct ? | 7 Yes | 1 No |
Correlation means capturing a dynamic value which is generated from the server. I got this point. I need one small conformation. 1. is correlation applicable to the objects which are generated dynamically. eg: consider there are 2 form. based on the options filled in the form 1, form 2 objects will generate.to handle these dynamic objects is correlation is required or not.
Can anyone please mention what are the common errors that we can see while replaying the Vugen script and also while running the controller scneraio and How to handle them with a few examples. This will be greatly helpful.
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?
What is the difference between Group and Scenario in Load Runner Controller terminology?
how to download pdf file in loadrunner
Where we can analyse the perfomance graph in Loadrunner? (Chandana)
if thoughput will be high /low what will be the problem?
What is lr-function?
i have 10 users, 20 itereatios and duration 1 minute how can design this scenario.
when a Load Runner controller fails?
Which are online monitors and windows resource monitors
Using LR recorded the HTML/HTTP Protocol Script of an application. But after record we get to know that the script is not generated. What is the Root Cause of it? Why the scripts are not recorded? Note: 1.Here the application behaves well and good 2.No issues in Protocol setup