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
QTP is functional tool where as LOADRUNNER is performance tool
By using qtp we test the functionality of the application
and by using LoadRunner we test performance (i.e how well
the application is running at the peak level) of the application
For any application(ERP or WEB)test functionality by QTP and
performance by LOADRUNNER
| Is This Answer Correct ? | 11 Yes | 1 No |
Answer / nnr
Very simple ansawer is for WEB application always prepare
Load runner
The only reason behind is functional testing manually we
can do but performance is not possible to do manually(it is
high risk)
| Is This Answer Correct ? | 2 Yes | 8 No |
i want information about API testing and i want info like how process can be done in company? i want added info like coding ,debugging, desing in c.v ? what should add in c.v for eg banking domin? pls any answer my question?
when will you do debug your script? and explain that process?
Could you suggest me best coaching for automation in Delhi or nearby area?
What is Reusable component is QTP...Anybody can answer it..Thanks in advance...
give me the code for check point for validating application
How to record objects of Windows taskbar
can any boby tell me what is method or steps to connect the remote desk top by using QTP 9.2 version?
Write a user defined function to count the no. of buttons existed in a webpage ? i dont want to use descriptive.create ()
What is the difference between Call to Action and Copy Action?
please clarify the question ................. i know how to open the notepad file ? but i don't know how to enter the data into opened notepad ? Ex: set a=createobject("wscript.shell") a.run "Notepad.exe" please give the replay. my mail id is raju.ippali@gmial.com, 9823257761
In a web page, one web table is present which is dynamic. In that table one of the column has links with the same inner text. write a script so that i need to click the third link.
how to use the QTP choose the data from oracle? e.g. i input the identity card NO. this will be add new record in the database ,and now i want get this record's prime key.