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 Synchronize the Browser at Field level? For example
if you put Browser.sync(), its waiting upto for that
Browser sync only. It should wait total Browser get upload
with fields.

Answers were Sorted based on User's Feedback



How to Synchronize the Browser at Field level? For example if you put Browser.sync(), its waitin..

Answer / vinod kumar

Browser("creationtime:=0").Object.ReadyState ' readystate should be 4

Browser("creationtime:=0").Object.Busy ' busy should be False

Is This Answer Correct ?    5 Yes 0 No

How to Synchronize the Browser at Field level? For example if you put Browser.sync(), its waitin..

Answer / hemakumar.m

Dim oLinkDes
Set oLinkDes=Description.Create()
oLinkDes("micclass").value="Link"
oLinkDes("name").value="LogIn"

Browser("title:=.*").Page("title:=.*").Link(oLinkDes).Exist
(6)

Is This Answer Correct ?    3 Yes 1 No

How to Synchronize the Browser at Field level? For example if you put Browser.sync(), its waitin..

Answer / pramod k sirotia

To Sysnchronize the Browser at Field Level you need to
right the code as below:
Browser("Browser").Page("Page_Name").Sync 'instead of page
you may spcifed any test object.

Browser.Sync() this code will wait upto for that Browser
Sync only.Moreove if you want to sync browser with Fields
Use above example.

Thanks & Regards:
Pramod K Sirotia
pramod.sirotia@gmail.com

Is This Answer Correct ?    1 Yes 3 No

Post New Answer

More QTP Interview Questions

What the genaric function to connect Sql Server using Sql Server Authentication and Windows Authentication

1 Answers  


How do you test the different ads displayed in the Inbox home page of Yahoo. Once u login Yahoo mail, in inbox page there will a banner, where different ads are scrolling, how do you test that using qtp?

2 Answers  


What do you mean by iteration?

0 Answers  


Give some brief idea about a) Active x check b) Alt property check c) Applet object check d) Frame object check e) Multimedia links check f) Server side image check g) Table object check

1 Answers   CTS,


What is the condition or scenario that leads the use of object spy in qtp? (while recording we can get all the properties) then wat leads to use this?

2 Answers   iSoft,


How to test the mandatory fields in QTP?

1 Answers   SoftSolve, TE,


What are the recording modes in qtp?

0 Answers  


hi testers,one script has three actions , at the of running three actions are running , how to set run only perticular action and what is the use of split the action? when it will be useful?

3 Answers   Syntel,


How we can differentiate between stand alone application and web application in QTP?

3 Answers   Deloitte,


How do you delete unwanted results in qtp?

0 Answers  


wht is Automation testing frame work. pls explain it

3 Answers   Wipro,


I have some real time based question.. 1.what are the challenges you have faced in your current project. 2.what are the bugs you found in your current project. 3.what are the strategies you follow to convert manual test cases into automation test cases. 4.how QTP identify two different browsers. 5. When you create a function library and share object repository what are the problems you have faced 6. How to solve the tool tip problem 7.what are the interesting bug you have found in your current project. 8.what is your daily work as a automation test engg. 9. how to create a weekly status report. 10. how many test cases you write,review and execute per day. 11.what are the uses of SQL in automation. 12.How to retrieve the data in html through vb script. 13.If application is very slow how to test the application in qtp.

0 Answers   Cap Gemini, TCS,


Categories