Did the scripts need lot of maintenance? If yes, why?
No Answer is Posted For this Question
Be the First to Post Answer
What is the quicktest professional testing process?
get the order no from the following orderdetails orderstring="ORD13456PNR" eg:13456
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
Does QTP recognize two diff browser's at a time..?if possible how..? Is it possible run scripts on Mozilla which are recorded on IE..?..How..?
12 Answers IBM, Semantic Space, TCS,
What are advantages of test automation?
what is keyword driven framework in qtp.
anybody give me the real time example for descriptive programming of web application
Explain measuring transaction.
Explain about business process component? types and usage?
What are the parameters provided by QTP?
Can a function return a dictionary object?
What are the steps involved in the recovery scenario wizard?