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 |
When u will start testing?
-What do you think about unit testing? -How do you assure quality of the code you release? -How do you release software?
plzz tell me the test cases for Bank Application Security
What is basis path testing?
Describe the dimensions of the risk in qa?
in a team, how do u involve/test when ur modules are integrated to other modules of ur team.
Explain the steps for bug cycle?
I would like to know whether Zephyr, the test management tool takes a complex installation procedure?
Scenario :- when we test payment module in the eCommerce site, then how do we verify or actually check transaction failed and the amount will be returned in next few days? i am using pay pal / credit card.
what all we should write to prepare a test report?plz wit template?
What are ISO standards? Why are they important?
2 Answers Berger Paints, Vaal University of Technology,
Generally, if Requirement documents are the inputs for test cases, then why the test plan document is the input for Test cases in the Software Testing Life cycle?