how to test one edit box using Java addin for Web Applications? write script?
Answer / sunil
javabrowser("****").javapage("***").javaedit("****")
Is This Answer Correct ? | 1 Yes | 5 No |
what is compiled module?
How to do call a output parameter from one action to another action??/
tell me about if in the interview what i should tell about pharma application,what r the pharma application concepts,i need pharma application testing features
What is qtpro?
How will u integrate oracel with QTP?
how i will connect oracle or microsoft acess database through manually written Script
can we run the scripts of QTP8.2 in QTP7.0?
what is the long form of QTP ?
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
what is a file system object in QTP
DIFFERENCE BETWEEN WR 8.2 & QTP 8.2? HOW TO INTEGRATE WITH SOME OTHER TOOLS?
What is TD plugin? For what purpose they are used . Ineed to connect QC9.2 with QTP 9.2 . Need to run some scripts IN QTP having the QC connectivity. Pls explain in detailed step Thanks in advnece