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 |
Get the count of files of similar types from a folder.
How to compare source and target database in testing? Can anybody please tell me in detail the procedure how to compare it?
· What should test in BANKING DOMAIN application ?
There is an excel file of 1 to 100 sheets how you will iterate through it?
datatable.Import("E:\Programming Samples\QTP Samples\OrderNumbers.xls") Asume we have 4 records in datatable Code reads the 4 rows in the sheet ok, but does it 5 times? It doesn't sound like closing the datasheet is the problem Can we close the datasheet runtime ?
Hi guys i'm prepareing for interview question for qtp i don't have bayground for vb scipt language can any one tell me it is easy to do job in qtp without bayground.
Want to verify notepad reports using QTP framework or any other BV script method. Can anyone share the method to achieve it? Eg. Person Name is the header and the actual name is John then how can we verify weather person name is John
any body plz send health care domain project to me with explanation any two modules on that project. mail_id: ranjith_99reddy@yahoo.co.in
for example one window is there, the window contains how many edit box's i want script? i know the script but that is not exact answer.... The script is like this .......... set a=description.creation() a("Native class")="WinEdit" b=window("Flight Reservation").childobject(a).count msgbox b if u found exact answer please getback to me? raju.ippali@gmail.com 9823257761
Suppose i have some records in database now i want to use first 1000 records for one test and next 1000 to 2000 records for another test how can we do this just for ex oracle database pls tell me
Hi All, I'm Akshaya here, could anybody please help me regarding how to import the excel sheet to run time datatable. But Pl. keep it in your knowledge is that excel sheet is opened. Thanks, Akshaya Madali 9823213538
Thanks Rag... One more question, How we test the dynamic images which frequently changed?Using the bitmap checkpoint r any other options available.... Can u give the steps pls... Thanks