What are the scripting languages used in WinRunner,
LoadRunner, QTP, Test director, ClearQuest, Rational Robot?
How do you decide which tool will be a best fit for your
test enviorment?
Answers were Sorted based on User's Feedback
Answer / allin
TSL(Test script language) for WinRunner.
QTP- VB Script
Test Director- TSL script
ClearQuest- is a defect tracking tool boss. english like
language will be used.(For tracking the defects ClearQuest
is very helpful).
Load Runner- no idea(VB like language)
Rational Robot- QABASIC language
2)question and answer too there in your second point.
depends on the test environment, we can decide.
for example web based application(.net, asp.net) best
support tool is QTP & rational robot.
| Is This Answer Correct ? | 11 Yes | 3 No |
Answer / anand kumar
In different tules different scripting is used
WinRunner------Test script language(TSL)
QTP -----------VB Script
Testdirector----TSL
LoadRunner -----TSL scripting of LR like c
Java Script
VB script
Lr functions are 2 types one is LR functions second one
is protocol based functions So depending on protocol
selected for scripting it fecilitaqtes to use either c like
logic(TSL), Java like Object oriented laguage or vb script
2) Comi9ng to tool selection most of the time depends on
client. if client instruct u to use specific tool u should
prefer it. If it's ur company choice u have consider few
things like
Ur requirement,
Budget,
Time,
Tool cost,
Available features in the tools,
Future useful to ur testing needs,
Tool experts in ur company,
Supporting environments of tool,
Limitations of the tool and so on.
| Is This Answer Correct ? | 5 Yes | 1 No |
Answer / merlin
TSL(Test script language) for WinRunner.
QTP- VB Script
Test Director- TSL script
ClearQuest- is a defect tracking tool boss. english like
language will be used.(For tracking the defects ClearQuest
is very helpful).
Load Runner- no idea(VB like language)
Rational Robot- QABASIC language
2)question and answer too there in your second point.
depends on the test environment, we can decide.
for example web based application(.net, asp.net) best
support tool
| Is This Answer Correct ? | 2 Yes | 1 No |
Tell me how could the web element attributes be inspected in order to use them in different locators?
I want a code for a following item in TSL Language. Look up a person in database, If not found, add person to the database.
WHAT IS TEST SCRIPT AND HOW DO YOU CREATE IT?
What is a ‘test plan’? What is a ‘test case’?
Are reusable test cases a big plus of automated testing and explain why.
Tell me the fundamental difference between xpath and css selector?
What did you include in a test plan?
WHAT'S THE TESTER'S ROLE DURING MIGRATION OF CODE FROM TESTING TO PRODUCTION ENVIRONMENT
In selenium testing how to connect with database , any one pls give the entire information
how to test web application
Is automation testing a black box testing or white-box testing?
What are the advantages of manual testing and automated testing?