Why we are selecting QTP for testing ?
Answers were Sorted based on User's Feedback
Answer / neha
QTP is used for automating an application. It is a easy to
learn tool.It uses VB scripting in expert view and in
keyword view simply documents the action performed on AUT.
| Is This Answer Correct ? | 53 Yes | 5 No |
Answer / vignesh iyer
QTP is Functional and Regression Testing Tool.
It is Used to Check the Functionality of the Software
Application, Based on Test Cases.It is Used when the Test
Case to be Reused in Next Iteration. Performing Manually
again and again the Same Test case execution leads to
Exhaustion. Hence it is Functional Testing tool.
It is used in Regression coz, If the Build is to be checked
after some Additional Changes has been done to Software
Product and to measure the Difference between the Previous
and the Latest Build and to measure the impact of the
Changes.
Hope this Explanation is Very Simple and Basic.
Plz Post opinion on this Explanation.
Because i am a student and may be wrong.
| Is This Answer Correct ? | 21 Yes | 2 No |
Answer / ramarao
QTP is a autmation tool,that will be used for functional
purpose,regersion purpose test taht applicatin different
time with different data,and reducing the time and provide
tahe good qulity to customer.and in qtp script willl be
prepare by using vb,java.
| Is This Answer Correct ? | 24 Yes | 13 No |
Answer / sesha reddy
HI FRIENDS
Why we are selecting QTP for testing means
1.compare to remaining all tool this is compatable to lot
of environmental appications.
2.this is the latest .
3.most impotatent thing in this is key word driven frame
work.this is most powerful compare to all.
4.and all other automation uses are there
from
Sesha Reddy M.Sc(IT)
| Is This Answer Correct ? | 10 Yes | 5 No |
Answer / can't say
Because we do not want to use more powerfull languages like
C#, VB.NET, IronPython.
Because we think Visual Studio IDE is better that QTP IDE,
but why make our life more simpler.
| Is This Answer Correct ? | 10 Yes | 7 No |
Answer / brindha
QTP is graphical interface record palyback automation tool
which uses a scripting language built on top of VBScript to
specify the test procedure and manipulate the objects and
controls of the application under test.
| Is This Answer Correct ? | 5 Yes | 3 No |
Answer / venkat reddy
Hi,
Why we have to select QTP for testing means,
QTP is a HP (Hawlett Packerd) tool for perticurly for
automating.
it is a very good toll to perform functional testing,
regression and database testing..
it will (QTP9.2)work in all environments like
ASP,SAP,Oracle, etc
the main defference is keyword driven framework
and
the language which we use defaultly is VB (Visual Basic)
VB is not a case sensitive
it is a object based language
it is a easist language
anybody can understand the script
when the aplication in development stage, we can write the
descriptive programming with the help of objects...
| Is This Answer Correct ? | 5 Yes | 3 No |
Answer / sandeep kumar
mainly qtp is a automation testing it is mainly help for
test the java application
| Is This Answer Correct ? | 6 Yes | 5 No |
Answer / ano-miss
Probably because the Mercury Mafia has convinced some
beancounters it's the best way to go, rather than consult
test automation engineers who actually know something.
VB is junk. It is NOT an object oriented language. People
who actually like VB tend not to hail from engineering
backgrounds. Thus, QTP "programmers" tend to get paid
relatively poorly.
"Best Tool out there"? Yeah, the Mercury Mafia used to say
that about WinRunner too. Now companies are paying big
money to port WinRunner scripts to QuackTestPro. That's
progress?
| Is This Answer Correct ? | 4 Yes | 4 No |
How will internal and external links be validated and updated? how often?
now a days which one is using all companies for qtpscript a)Object Repository based script b)Descriptive program based script c)BOTH
Can u explain about QTP framework
What is difference between version 6.5 and 8.2 in QTP?
What does VBS file contain..? what is VBS file.?
explain structured testing? plz guys with exp. do answer
Hi, how can we retrieve a specific value from Excel Sheet (Not datatable. for externel file).i mean to say from .xls file. and also tell me from xml file and .doc file. and how can u parameterize ur script from .xls file.(Not data table).
can anyone tell me how to search a word/line in a document and to paste it in another file? Thanks in advance.
Consider one application is open, clicking one menu will open another application in another browser. QTP does not catch the URL of the second browser(second application). can we capture it ?
How you can find the absolute value of the number in qtp?
How can we see the analog recording steps in QTP..the Steps are stored in a track file with an extension .dat..how can we open the file..
Explain how you can find length of array in qtp?