what is the difference b/w qtp,winnrunner,testdirector?
Answers were Sorted based on User's Feedback
Answer / acchu
QTP and WinRunner are tools used for automation. They are
primarily used to create regression scripts for
functionality testing. QTP employs an Object Oriented
approach and is basically VB scripting. Winrunner uses TSL
for scripting which resembles C. However QTP is more
powerful since the language offers much more scripting
features, QTP has additional features (like in built data
tables, Keyword driven approach etc) and hence QTP is
preferred to Winrunner.Test Director on the other hand is a
test management tool and is used for the test management
activities like creating test cases, logging defects etc.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / anilkumar kesetti
qtp and winrunner both are the automation tools where as
the test director is test mangement tool to write the test
cases manually and to report the bugs.
qtp got two views which in tems called as expert view and
key word view where as in keyword view there the
user/tester can make use of the keywords accroding to
their diffirent functionalities,so tester dont need much
knoweldge of programming lanuage just need to know the
activites or actions.
qtp requires vb script which is very use to learn and
implement and where as winrunner requires tsl which is
known as test script langauage which is very similar to c
langauage
qtp has got active screen and where as winrunner won't
meanwhile the test analyst can analyze the process and he
can determine the way how the test case or record(testcase
run)iteration of test run and easy to find out the test
case run process.
qtp has 4 types of recordings instead 3 types of recorings
in winrunner
qtp is the dedicated tool to automate the test scripts and
where as winrunner is dedicated for performance testing
where using qtp regression testing is done
and so many qtp scrpits all web based and windows based
aplications and allmost all kinds of [rogramming lanugauges
environments where as winrunner wont...............
as testing remains for ever just like qtp........
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain what should your qa documents include?
Have you written test strategy?
How do you train another QA engineer?
What would be a good answer when someone asks 'What was your best bug you found'? How does a person know whats the best bug? I never found the best bug..all my bugs are good.
How to estimate testing effort ?
What is the difference between 'Bug' and 'Issue'?
Mention what are the test artifacts involved in qa?
hi, i am recently joining a SW house as a QA but i have no any experirnce in it so i need some help to solve this my question is that what is the staring steps to make the test plan of web application and also how make the test case
insurance domain interview questions ,i done project on insurance (manual testing)
what is a scope?
5 Answers Thatavarti Technologies,
what is the difference b/w qtp,winnrunner,testdirector?
what is cyclomatic complexity ?