What are the Application Functions available in QTP?
No Answer is Posted For this Question
Be the First to Post Answer
How to run a test using quicktest professional?
Write the script to delete the mail which is at 9th,13th and 18th place in INBOX of Gmail ?
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
Hi, Can any body please tell me how to create framework in qtp & where i can get some material to learn about it. regards, rahulT
For which type of projects the iterative model is not suitable?
Can we run test with out adding object in object repository? How it is possible?
What is the synchronization point in qtp?
What is the extension of 'Log file' in QTP
Difference between image checkpoint and bitmap checkpoint
any body can you help me what is the script to automate an comand promt
www.icici.com ,after this.. home page wll came, in this page what r the items we r going to test for manual and what are items we r going to test for QTP... explian clearly with example
explian about the qtp frame work? where u can use it in your project?