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

Can we call a parameter from an action to other action?

Answer Posted / vengi

By using enviornment variables


if it is worng correct please

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

I used the below code to open QTP through VBscript?But i can unable to Invoke QTP...PLZ help me with the correct code to invoke QTP through VBS with description of the code aswell. Dim qtApp 'As QuickTest.Application 'Declare the Application object variable Dim qtTest 'As QuickTest.Test 'Declare a Test object variable Dim qtResultsOpt 'Declare a Run Results Options object variable Set qtApp = CreateObject("QuickTest.Application") 'Create the Application object qtApp.Launch 'Start QuickTest qtApp.Visible = False 'Make the QuickTest application visible qtApp.Open "C:\form", True 'Open the test in read-only mode 'set run settings for the test Set qtTest = qtApp.Test qtTest.Run 'Run the test 'WScript.StdOut.Write "Status is: " & qtTest.LastRunResults.Status 'Check the results of the test run qtTest.Close 'Close the test qtApp.quit 'Close QuickTest Pro Set qtResultsOpt = Nothing 'Release the Run Results Options object Set qtTest = Nothing 'Release the Test object Set qtApp = Nothing 'Release the Application object

2992


Does QTP record on Objects created on XWindows Environment?

2262


How did you use regular expressions in QTP and also in WR?

2692


What is an optional step in qtp ?

1255


I want to read XML file loaded in Quality center and compare the values with the values displayed in Application (web table).How can I do that

1929


How many types of Automation frameworks are there in UFT? Describe them.

1087


Create flight reservation login descriptive programing (Condition: Remove the value and substitute with a variable, and then call the validation from Excel) Plz help me....... very urgent.........

2278


Why script error occur in between recording in qtp?

2334


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

3954


What are the features of quick test pro(qtp)?

1055


How to add verification steps to tests?

9858


Explain advantages and disadvantages kdf?

1011


How to create Reusable and Multiple Actions?

2240


How to upload excel files into Quality Center using QTP Script and how to delete excel files from Quality?

1245


How many types of parameters are available in quicktest professional (qtp)?

1092