Why do we go for Qtp?
What are the advantages of qtp?
Diff between winrunner and Qtp?
Answers were Sorted based on User's Feedback
Answer / n@n!
when we have more number of retest cases in the application
then we go for QTP.
adv:
---
fast,reliable,repetable,programable,reusable.
diff b/w WR& QTP:
-----------------
QTP:
---
1)semi collen was not use in QTP
2)QTP supports VB script
3)it supports multi media addins
4)3 types og recording is there in QTP(Normal,Analog,Low
Level Recording)
WR:
----
1)every statement ends with Semi collen.
2)WR does not support multi media addins
3)WR supports TSL langusge
4)2 types of recording is there in WR(context
sensitive,anlaog recording)
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / murali
1.do things manually impossible
2.eliminating errorsin manual testing whenever retesting
,regression testing is required
qtp adv are reliable
fastest
repeatable
programable
reusable
| Is This Answer Correct ? | 4 Yes | 2 No |
All the drawbacks of manual testing are addressed here in QTP.
Advantages of QTP:
Speed of execution.
Accuracy.
QTP:
1.QTP uses VBscript language.
2.QTP supports almost of all technologies.
3.It has data table facility.
4.QTP supports wed applications.
5.QTP is not a case sensitive language.
6.QTP is a compiler.
Winrunner:
1.it uses the TSL(like c)language.
2. it will not support the all technologies.
3.it is not having the data sheets.
4.It not support the web applications.
5.it is a case sensitive language.
6.Winrunner is a interpreter.(executes line by line)
| Is This Answer Correct ? | 2 Yes | 1 No |
Inserting a Call to Action is not importing all columns in Datatable of globalsheet. Why?
what is the automation framework that ur company using(actual procedure,not theoritically explination)
what is parameterisation?
I want to check in the data table(Globalsheet) column exist or not through script .If column not exist only proceeded to next step Pls tell me how to proceeded?
what is database check point, how will you parameterize the database from seperate data table?
banking project description for software tester
How to add object to object repository in qtp9.0 Suppose for brower yahoo home page
how do we know whether all objects are stored in the object repository or not? how can we know if a particular object is not stored in the repository?
What do you mean by iteration?
For example you are checking bit map check point before coming to the results. How can you say it is passed? Or failed? Anyways?
what r the send key commands in QTP why they r used
Please clarify Automation and QTP both(names) are same or diff?