Why do you choose only QTP for your project automation
among remaining tools like Rational robot and silk test?
Answers were Sorted based on User's Feedback
Answer / sastry
1. QTP is much more user-friendly tool which is much
more adaptable working with Web-based applications and also
provides an inbuilt Keyword-view enabling easy scripting
for end user.
A few distinct advantages QTP offers over WR.
o QTP is more user friendly and does not expose the
end user to direct TSL coding. Inexperienced / non-
technical people can use the keyword view toi better
understand the script.
o An inbuilt Recovery Mechanism to handle various
exceptions and application crashes etc.
o Ability to work in advanced manner with Object
Repository in terms of Merge Tool, Object Repository
Comparison, Exporting Local objects etc.
o Better Suport for VB, Java based applications due
to inbuilt add ins.
o Easy intergration of external function files in
terms of creating Libraries. Associated using Resources.
o Ability to spilt a single test into various actions
making debugging easier and enabling better maintainability.
o Ability to set up Property Recognition Order and
Prioritzation using Object Identification menu.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / king
QTP is the functional tool. Compare to all tools this tool
cost also less. And QTP will support all technologies. QTP
generates VB script that is also user friendly script easy
to understand every person also.
So these reason every company also looking on QTP
functional tool.
| Is This Answer Correct ? | 5 Yes | 4 No |
What are the technics follow in writing VB script?
abt filter function if iam using below two statments its ok My = Array ("Apples","Oranges", "Apricots") MyResult = Filter(My, "Oran") if i use msgbox MyResult it shows type mismatch plz help me
Which functionalities of QTP used in banking project? pls any say answer?
if there is a web table of having row and colmns.a button is placed at 2nd row's 3rd column which is worked for both edit and delete..how to write script for the button to test both operation on the web table using desriptive programing.. plz help me on script wheather using getroproperty Q2)what is the command for taking valiue from a web table in qtp
what is recovery manager and recovey scenerio?
What type of framework you are using in your company and explain it?
How you automate test scripts
Will there be any standards or requirements for page appearance and/or graphics throughout a site or parts of a site?
i've installed qtp9.2 on Windows 7. Recording and everything no problem. But when i am saving the test, it is not happening. it says 'general error while saving'. But teh test is getting saved but as a folder with lock icon. When i wanted to open it, it is jst showing as a locked folder but not as a test. Somebody help me out plz
how can we call an external library file in QTP apart from using the Executefile statement..?? is there any other way we can call the external library file in QTP..??
2 Answers DST Global Solutions,
What is object & properties (in QTP)
What is diff. between ordinal identifier INDEX and Location?