Explain the check points in QTP?
Answer Posted / praven
1.standard checkpoint
2.Bitmap
3.text
4.database
5.image
6.xml
7.gui
8.page
9.object
10 table
11.accessibility
| Is This Answer Correct ? | 59 Yes | 41 No |
Post New Answer View All Answers
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
Discuss quicktest professional (qtp) environment?
Hi All, I need code for how to execute qtp scripts from excell sheet
How to do the scripting. Is there any inbuilt functions in qtp as in qtp-s. What is the difference between them? How to handle script issues?
How to build scripts that access data from external sources?
What are the trigger events in qtp?
I want to do Certification course in QTP. For this I request you to suggest the best Tutorial in PDF format. Hence, if possible, kinldy mail PDF file to my mail-ID: sushmapokhriyal79@gmail.com
whow much strong on VB and C?
What are the properties you would use for identifying a browser and page when using descriptive programming?
How to analyzing the checpoint results?
I need Major Help with a Script I recorded in QTP 9.5. I am recording scripts for a Web-based application(s) I have all the URLs for each application in Excel spreadhsheet so that QTP can pull that particular application from the spreadsheet and run it. The problem is QTP isn't recognizing one particular URL so when I hit run in QTP to run this script it opens the internet Explorer but isn't open the URL I have in the Excel spreadsheet. I've retyped the URL and still QTP won't open this Particular one for some reason. The site its self is working fine but for whatever reason QTP won't open it. How do I resolve this? I have a deadline of next Friday the 7th to complete this task so please help me in any way you can. Thanks in advance
Both static and dynamic arrays are handled by the vb script. Is it true?
How to get the particular property value?
hou can we use vb script in qtp could u tell me breafly
Dear All , For UFT 12.02 which version QC or ALM will support ? Thanks Balaji