What is the Major difference between QTP ; LoadRunner?
If u want to test an
1. erp module which automation tool you would prefer and
why? and
2. for web application, which tool and why?
Answers were Sorted based on User's Feedback
Answer / varma
QTp is a functional tesitng tool and loadrunner is used for
performance testing.
Both tools ate used for ERP and web applications according
to the requirement.
| Is This Answer Correct ? | 17 Yes | 1 No |
Answer / sri
QTP is a Functional regression testing tool where as
LoadRunner is a Performance testing tool.
You can use both tools for ERP as
well as Web based applications .Bcoz both of them supports
ERP applications and web applications.
But with the QTP you can do only regression testing . that
means the functionality of an application with respect to
new builds/versions as well as integration testing.
With QTP
ex.for ERP application
You can check whether were you able to select different
menus, menu items ,buttons,links etc.and were you able
perform different functionalities of application.ex.
calculating bonus etc on payroll .
ex. for web application
you can check the functionality of the application isworking
as expected.
example
if you give correct username and password and you clicked
sign in button .so you can check whether the sign in button
is enabled and take you to the correct page after clicking
the button.
where as with the LoadRunner you can see the Performance of
an Application with respect to max of loads simultaneously
at peak usage of an application.that means stability of an
application at peak usage .
with LoadRunner
1.ex.for ERP
You can see the performance of ERP application while
processing 1000's of Employees payslips .you can see the
application server response time etc
2.ex.for Web application
You can see the applications stability w.r.p. 1000 login's
at the same time.that means you are measuring the
application server's response time to load a page with
respect client's request . ex. Yahoo login page.
| Is This Answer Correct ? | 13 Yes | 1 No |
Answer / vish44
Major difference between QTP and LR is that QTP is
functional testing tool whereas LR is performance testing tool.
Preference of testing tool depend on following:
1) Requirement- Do we need functional testing tool or we
need performance testing tool.
2) License- Do we have proper license of the above required
tool.
3) If we are using QTP for testing SAP we should have SAP
plugins installed
| Is This Answer Correct ? | 3 Yes | 2 No |
Answer / varun
there is no way relation in between the qtp and loadrunner
this is question asked to create confusion.
| Is This Answer Correct ? | 4 Yes | 12 No |
what is test scenario?explain with example(positive and negative aspect)
A water-quality monitoring system?
What the first thing You’ll do as a SQA Tester if I hired You?
I want appear the ISTQB fundation level in june '08. For this i require previous question sets or glossaries.pls email me if any one have previous question sets or glossaries. my mail id is- jayanta_bncoe@yahoo.com Thanks jayanta
What is the differnt between Test condition and TesT Scenario
What kinds of testing should be considered?
what are the feature of our test group?
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.
What are the responsibilities of a qa analyst?
What is code inspection?
what is requirements review process? Can anyone please explain me? Thanks, Prasanna
What are the other test cases apart from functional test cases u write. I told sanity and resgression test case.Then He asked what u cover in sanity test cases and give with example...