how to test one edit box using Java addin for Web Applications? write script?



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

Post New Answer

More QTP Interview Questions

Explain key word driven frame work?How to use in real time?

2 Answers   HP,


What is InStr()

6 Answers   Kanbay,


I have action1, action2, action3 r there.my query is while executing if i get any error in action1 i want exit from here itself, otherwise execute action2, if i get any error in action2 i want exit from hereitself, like this,what is the method for this?

5 Answers   AZTEC,


how to write code for to select all the checkboxs in the gmail i wrote code for my question but it didn't works any body suggest what wrong my code my code is Set chkboxDesc=Description.Create() chkboxDesc("type").value="chekbox" Set chboxcollection=Browser("name:=Gmail .*").Page("title:=Gmail .*").ChildObjects(chkboxDesc) For i=0 To chboxcollection.count-1 chboxcollection(i).set "ON" Next i was getting general run time error pls help me i am in learing stage

2 Answers  


Please clarify Automation and QTP both(names) are same or diff?

1 Answers  






What is the differences between image check point and bit map check point?

0 Answers  


How can we close all webbrowsers which are opened in out desctop?

8 Answers  


How to load a object repository in QTP during runtime?

2 Answers   BNP Paribas, Virtusa,


What are the types of Object Repositories in QTP?

9 Answers  


How to merge the two object repositories

3 Answers   Wipro,


Why QTP is termed as a Record and Playback tool?

1 Answers  


The xls contain data. how to get number of columns form the sheet?

4 Answers   Virtusa,


Categories