can anyone please send me qtp framework material please its
urgent
Answer Posted / vadi
Check the below link, you will find more about Frameworks
http://qtp.blogspot.com/2007/06/choosing-test-automation-
framework.html
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How can i initiate the objects to find uniquely in OR
To which environments does quicktest professional supports?
What test you perform mostly? Regression or retesting in your testing process?
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
How to sendKeys in QTP? Diff b/w sendkeys and device replay? Diff b/w function and Sub? Diff b/w Array and List Different Types of running Keys other than Fast, slow,Normal mode Regular expression for http://newtours.demoaut.com Difference between \w and \W How to generate script button Recording Types Different Types of Actions? Using DP performance degrades, If Yes why? How to close all the opened browsers? Diff b/w SystemUtil.Run and invoke application? If qtp not recognized the combo box How to select values from drop down?
Is there any pdf or online book for QTP Scripting? Let me know more about QTP Scripting.
How to run an integrated test scenario using Multiple Actions? How to use the QTP Step Generator?
How to handle the exceptions using recovery secnario manager in quicktest professional?
What are the advantages of parameterization ?
What is the basic concept of quicktest professional (qtp)?
What is the file extension of the code file and object repository file in QTP?
How do you do batch testing in wr and is it possible to do in qtp, if so explain?
Why bpt?
How to find array size in qtp?
Explain runtime dynamic settings?