Answer Posted / mercy
Dynamic links can be tested using Descriptive Programming
or using regular expressions when you are sure of the
pattern of the link.
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
How to handle dynamic objects in quicktest professional (qtp)?
Qtp has been installed on my pc but recently ON opening it is giving this error PLEASE REPLY IT IS URGENT IT WAS WORKKING FINE QTPRO.EX THE instruction at "0x7.. ...". referenced memory at "0000....The memory could not be read... Awaiting QTP XPERTS REPly URGENT
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
On the website, the protocol has been changed https: to https what you will do? Tell me your approach?
This is Karthic and my mail id is karthic.venkitapathi@gmail.com, please give me an idea to crack qtp 10
Hi Friends, Would be great if you can provide the Model Question paper, Web site link or any reference s. Thanks & Regards, Byzoor,
I need to pull the data from the page which in row, column vice into excel sheet, how can it be done using QTP? eg: Name Dept xyz gdty i need the same data to be exported in excel sheet.
What are the different types of qtp test assets and their extensions?
unique properties of button,edit box, radio button,check box?
How many number of actions possible in qtp?
Explain the parameter in qtp?
What are the general steps involved in the data driven framework?
How will you check that your test cases covered all the requirements?
Can you list some technologies that support qtp?
What is a data driven test in qtp?