I have 5 no.of Action in my Test.
Out off which i should make 3rd action as my start-up
action.
How should i make it?

Answer Posted / ashok

first convert the all action in to reusable actions ..
after that we can make driver script .. we arrange any order
we can run it:)

Is This Answer Correct ?    0 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you check ticket cost and ticket number in flight application?

589


How to analyzing test results using quicktest professional (qtp)?

588


Explain more about the Test Fusion Report of QTP?

606


QTP script is not working on other's machine..

1537


what type of automation is follwed in the project?

1485






If you have two monitors one is of 19inch and the 2nd one is of 24inch,if you want to write same QTP script in both the two monitors is there any changes required in the script?

1586


how can i pass a "cript"as a parameter in to a function

1460


how will you load the test cases in ddt?

1598


What are the views available in quicktest professional (qtp)?

575


Do you know how to connect database? Can you tell me the procedures?

551


Hi Samrat, Thank u very much, what u said it is right.

1347


What is optional step in qtp? How you can add optional step in qtp?

534


Hi Guys, I want to place all of my values which i am getting it from a loop in to a global shee. For that i had written the script like this For i = 1 to ECOs-1 ECO = List(i).GetROProperty("innertext") DataTable.AddSheet("ECOList") DataTable.GetSheet("ECOList").AddParameter "ECOList",ECO AbortECO = DataTable.GetSheet("ECOList").GetParameter ("ECOList").Value msgbox AbortECO DataTable.GetSheet("ECOList").SetNextRow Using the above script, whenever the loop iterates it is creating new column "ECOLIST" in the sheet called "ECOLIST". It means, the values are displaying in the column wise even though i added the script " DataTable.GetSheet("ECOList").SetNextRow" . The cursor is not moving to the next line. Anybody help me out how to pass the values from script to the excel(Global/Local) sheet. Pls let me know @ nbabu11@gmail.com if you are not clear about the question.

1390


Explain the keyword driven framework for the window based application complete creation of library files,env file,test data,recovery file,excel file ,repository etc and as a test engineer how is ur approach

1608


Where we can use the analog mode and where we can use the low – level mode?

564