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 change the Default synchronization method time and
where?

Answer Posted / johnson

In qtp 9.2 File-->settings-->select run tab in Test setting
window - change the values in object synchronization timeout
text box.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the advantages of Object Repository?

1041


Whar are the challenges do we face while testing web based applications using the automation tool QTP or any??

2051


Explain object spy in qtp.

1018


How will you test a stapler?

1049


How do I generate Test Results window using descriptive method ( run time ) after my test execution process? Please have a look of my below code. ========================================================= Dim qtApp Dim qtTest Dim qtResultsOpt Set qtApp = CreateObject("QuickTest.Application") qtApp.Launch qtApp.Visible = True qtApp.Options.Run.CaptureForTestResults = "Always" qtApp.Options.Run.RunMode = "Fast" qtApp.Options.Run.ViewResults = True qtApp.Open "C:\Automation\Example", True Set qtTest = qtApp.Test qtTest.Settings.Run.OnError = "NextStep" Set qtResultsOpt = CreateObject ("QuickTest.RunResultsOptions") qtResultsOpt.ResultsLocation = "C:\Automation\Example\Res1" qtTest.Run qtResultsOpt MsgBox qtTest.LastRunResults.Status qtTest.Close Set qtResultsOpt = Nothing Set qtTest = Nothing Set qtApp = Nothing ========================================================== This code is working fine, but Test Result window is not displaying after execution. Anybody can please help me regading the same. Thanks Akshaya Madali Capgemini India Pvt Ltd 9823213538

4251


How is a Step generator used in UFT?

1158


after click on compose mail how can we attached a file in qtp with vbscript code

2131


what are the limitations of smart identification in qtp 9.0

2324


How to integrate the qualitycenter with qtp

2213


how to convert 100 into hundred repees only and viceversa

1857


Explain the types of object repositorys in qtp?

1037


If you are testing a web application then what will you test in that application?

1998


To which environments does quicktest professional (qtp) supports?

971


What test you perform mostly? Regression or retesting in your testing process?

986


What is the new version of qtp which is recently released in the market?

1036