what are the disadvantages of qtp?
can linux support qtp9.2?
how could get web address throu vbscript?
Answers were Sorted based on User's Feedback
Linux is a flavour of uNIX.QTP Doesn't supports Unix.
If it is wrong correct me.
| Is This Answer Correct ? | 10 Yes | 1 No |
Answer / avkumar
in database testing qtp not showing the differences after
performing changes in qtp unlike to winrunner
| Is This Answer Correct ? | 1 Yes | 2 No |
Answer / vengi
Dis Adv:1.QTP takes very long to open the tests and 100%
CPU utilization is neccessery
2.QTP scripts are heavy and stored into Xml files
| Is This Answer Correct ? | 2 Yes | 5 No |
Answer / nanda
Hi dont say disatvanges of qtp in Interview. Linux and
Unix will not support in QTP.
main drawbacks of QTP..it can not identify menus...
| Is This Answer Correct ? | 3 Yes | 6 No |
WHAT AREV THE STEPS BETWEEN TEST cASE AND Script generation?
How can we upload pdf files in qtp?
Give me brief idea about QTP automation object model?
hai there..this is chandu..i have a txt file which containing 1000 lines but at a time i want to retrieve 50 lines..after 50 lines i required to retrieve 51-100..like that i want...so could anybody help me in this...thanks in Advance..
How do you perform testing on web based application using qtp 9.2?
Tell me about qtp?
what is profile tool?
when I try to run below script in QTP "totalPages" value is 2. But i am getting error message (Type mismatch: 'totalPages' Line (): "For i=1 to totalPages".) totalPages=Browser("Name:=User").Page("Title:=User").WebElem ent("innertext:=of.*").GetROProperty("InnerText") msgbox totalPages For i=1 to totalPages rnum=Browser("Name:=User").Page("Title:=User").WebTa ble("column names:=User Name;ID;Last Name;First Name").GetRowWithCellText("store4") If rnum>0 Then r=rnum Exit for End If Browser("Name:=User").Page("Title:=User").WebElement ("html tag:=A","x:=471").Click MsgBox "Exit" Next
Is it possible to change the property value at runtime? How it is possible?
Define Environment Variable in UFT and its uses?
Hi everybody.. I m using QTP 9.2 version., plz send me licence key is it seat or concurrent licence key... plzzzzzzzzz plz help me for this one and its Locking code:8-5C740 Maintenance number: 0123-2820602186.,
how to write this script using descriptive programming? the script below is the script generated by QTP plz write the script using descriptive programming? plzzzzzzzz do answer thanku Browser("Welcome: Mercury Tours").Page("orkut - login").WebEdit("Email").Set "test123" Browser("Welcome: Mercury Tours").Page("orkut - login").WebEdit ("Passwd").SetSecure "475259b450e3d212bef4a5f5ce9d32ebcbf4" Browser("Welcome: Mercury Tours").Page("orkut - login").WebButton("Sign in").Click Browser("Welcome: Mercury Tours").Page("orkut - home").Link ("Logout").Click Browser("Welcome: Mercury Tours").Page("orkut - login").Sync Browser("Welcome: Mercury Tours").Close