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?
Answer Posted / 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 |
Post New Answer View All Answers
What are the important modules of an automation testing framework?
Write a short compiled module which selects random numbers?
What is in-house tool?
Do you know what is robot api?
What kinds of annotations are used in testng?
What are pros and cons of automating tests at ui layer?
What is the purpose of deselectall() method?
Can you explain data-driven testing?
What are the limitations of automating software testing?
Highlight attributes of good framework?
What java api is required for generating pdf reports?
On Test Complete I recorded some keyword test. while I'm running the batch test, if one test case failed, then how test complete skip the failed test case and again continue to run the test case? please provide some way to resolve this issue.
Tell us what is the difference between @factory and @dataprovider annotation?
Do you know what is functional testing?
Is ui level testing possible?