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 test in another test?

Answers were Sorted based on User's Feedback



can we call a test in another test?..

Answer / baba fakruddin

If we have no.of actions, what would we do AjReddy?

We can't call test from another test. We can call only
Reusable actions and Library Files

Is This Answer Correct ?    3 Yes 0 No

can we call a test in another test?..

Answer / vasavi

By default all the script will be recorded in the action
itself. So there will be one action for each test(action1).
We can call this action form that test

Is This Answer Correct ?    2 Yes 0 No

can we call a test in another test?..

Answer / ajreddy

yes u can

but u have to make it that action reusable action

Is This Answer Correct ?    2 Yes 4 No

Post New Answer

More QTP Interview Questions

Is there any option in QTP to add Java add-in after instaling the QTP?

3 Answers   IBM,


How to make qtp understand the difference amongst the same type of objects .suppose there are 5 check boxes in a page and I have to choose the 2nd one, how to do that through script?

0 Answers  


What is smart identification?

2 Answers   Ordain Solutions,


what is the use of VIRTUAL OBJECTS? explain ?

4 Answers  


take one exmple and write on that discriptive programe in qtp?

1 Answers  


i'm using the qtp to test to vb appliction,i wanted to get the new application's title.i didn't want to use the winAPI to get it ,i 'd like to know whether a QTP function can do it. Eg: SystemUtil.Run "C:\Program Files\.....","","","" 'run an application, and misure the application is activating,then how to get the hwn wihtout using windowns api

0 Answers  


How do you change Logical Name of the object in test script?

1 Answers   TCS,


How to invoke Mozilla from QTP thru VB Script

2 Answers  


I am automating a Java application. This application is developed using SWT. I am not able to get the GUI object. Even i tried with Java add-in. In tutorial it states SWT is not supported any idea. Anybody worked in such appln. My question is whether it is possible to record the GUI object of SWT appln. how it is possible.

1 Answers  


QTP Data Table Having 10 records with 10 to 15 fields(lets say).now i want to get alternative records from datatable.pls can any one answer it?

3 Answers   Syntel,


in which case & which method we can use "native" property of an object ?

1 Answers  


I want to capture data(using keyword) from msdos application using QTP?... Below is little work i could do on it... /* Set app=CreateObject("Wscript.shell") SystemUtil.run ("C:\Users\Agent\Desktop\pumpsim\PUMPSIM.EXE") Window(“PUMPSIM.EXE”).Activate wait(3) app.sendkeys "N" */ Thanks in advance...!!!

0 Answers  


Categories