How to handle the exceptions using the recovery scenario manager in qtp?
No Answer is Posted For this Question
Be the First to Post Answer
I am trying to read the rediffmail usign the below code. But facing problem, while i user to get the link of the mail, i am getting all the link of the page, While i just want to get only mail name - link (not all the link of an page) so that i able to read the mail message by clcking on them in qtp. Dim Lnk,Webcheckbox Set Lnk= Description. Create '********* To count and display the webcheckbox Lnk("micclass" ).value=" Link" set LinkName= Browser("Welcome to Rediffmail:" ).Page("Welcome to Rediffmail:" ).ChildObjects( Lnk) LinkCount=LinkName. Count msgbox LinkCount For i=1-1 to LinkCount-1 DataTable.SetCurren tRow(i) DataTable.Value( "Name",1) =LinkName( i).GetRoProperty ("name") Next Waiting for the reply Praveen Saini
why you have standardized functions? plzzz guys with real time exp. do answer
what are the different types of framesworks in QTP?what is the keyword driven framework?
How to capture the tooltip of webelement,if there are two values displayed in tooltip of webelement?
How u call functions in QTP
Can we run multiple QTP scripts one after the other without manual intervention? How?
What is data driven testing in QTP?
Pls answer this: What is the difference between a subroutine and a function? A. A subroutine can call itself; a function cannot B. A function returns a value; a subroutine cannot C. A function can accept arguments; a subroutine cannot. D. A subroutine can call other procedures; a function cannot.
How to use Environment parameterization? Explain with an example.
what is standalone database
What is difference between web object and web items
I want to grow as a Automation Engineer,Kindly help me in clearing my interview that what interviewer looks for as a Automation Engineer. I am having three years of experience in testing.