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

i don't have any experience in qtp? Can u please tell me
What work i have to do?

Answer Posted / riju

Hard Work

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to find operating system information using the qtp script?

1140


What is Unicode Compatibility?

2089


Explain about business process component? types and usage?

2127


Is there anyway to automatically update the Datasource name in Database Checkpoints object when we migrate tests to a new release?

3950


assume i have few url link how will i dynamically call then using descriptive programming?

2073


Explain how you can find the absolute value of the number in qtp?

1145


What is 'sleep' in sync point?

1147


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

4338


Plz Explain AUTOMATION REFERENCE MODEL?

2264


what is the hierarchy to use properties in descriptive programming

2039


Is QTP Supports SWT applications? If yes, can you write a sample script for opening a new package in eclipse.

3561


Explain the difference between call to action and copy action?

1032


In Remote acess server how u run a test?

1770


Explain more about the Test Fusion Report of QTP?

1085


What are the different kinds of test steps?

1161