Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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

Answers were Sorted based on User's Feedback



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

Answer / gan

browser("title:=.*").page("title:=.*").webedit("hello")

this is the script for testing edit box
with dot net add-in...

if i am wrong
post other ans
thank u

Is This Answer Correct ?    2 Yes 0 No

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

Answer / shiva

wbfbrowser("***").wbfpage("***").wbfedit("***")

this is right

Is This Answer Correct ?    1 Yes 1 No

Post New Answer

More QTP Interview Questions

Hoe can we do retesting using functions please give the code for it using login page

0 Answers  


What is the current version of QTP?

19 Answers  


There are some links on the page,count and click those links and check the text on the page displayed on clicking the link.write script for this scenario.

0 Answers  


what is review

0 Answers  


1. wat are the main diff b/w QTP 8.0 AND QTP 9.2 ( not user interface) 2. wat is the meaning of Keyword in keyword driven frame work? 3. how u will handle the unknown errors while exucution. (not recovery scenario)

0 Answers   HCL,


How to find duplicates in an array and remove them efficiently?

2 Answers  


How QTP recognizes Objects in AUT?

8 Answers   Blue Star,


Which is the best testing institute for QTP training in Hyderabad.

25 Answers   Wipro,


Is virtual object supported in low level recording mode?

0 Answers  


what type of frame work used in your company?

2 Answers   HCL,


To count the no of links present in the yahoo home page i have written the script like this Set fileSysObject=createobject("Scripting.FileSystemObject") Set linksFileName=fileSysObject.opentextfile ("D:\samplelinkfile.txt",2,true) Set linkDescObj=description.Create linkDescObj("micclass").value="Link" Set noOfLinks=browser("yahoo").Page("Yahoo! India").ChildObjects(linkDescObj) For i=0 to noOfLinks.count-1 linkName=noOfLinks(i).getROProperty("name") linksFileName.writeline(linkName) Next linksFileName.close Set fileSysObject=nothing While running the script it showing error that object "yahoo"isnot found in the object repository. Is there any setting before running the script? if yes what is the steps for it.Im using QTP9.0

2 Answers  


How do we retrieve the content from a text box in a web page

2 Answers  


Categories