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...

where exactly we can't do the automation testing. give some examples

Answer Posted / pavan

2.GetRoProperty----we can get values from runtime using
this method..
a=Browser("").page("").wededit("").Getroproperty("text")
msgbox a
dispaly the value in that text..
GetTopropetty---we can get the values from that object
a=Browser("").page("").wededit("").GetToproperty("text")
msgbox a
that is run time....

3.Qtp 9.0 merge the repositories in RepositoriesManager
option...2or more we can merge

Is This Answer Correct ?    1 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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

968


Explain the use of action split in qtp?

1040


How extensive or customized are the server logging and reporting requirements; are they considered an integral part of the system and do they require testing?

966


What is the synchronization point in qtp?

941


what is the latest version of QTP? Main difference between 9.2 and 10 version

2042


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

4234


What are the types of object repository in qtp?

973


Explain the concept of object repository and how quicktest professional recognises objects?

951


can anyone tell me from where i can download qtp demo or crack version

1939


Is virtual object supported in low level recording mode?

1087


hi i am working with vbwindow on qtp.first i am openning qtp whenever open qtp my application not open that time generated error like "Runtime error 0" and fatal error:automation error how to solve this problem pls tell me

2304


How to analyzing the checpoint results?

982


What are the features supported by UFT?

1027


Can we run test with out adding object in object repository? How it is possible?

1011


Which functionalities of QTP used in banking project? pls any say answer?

1816