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



How to convert non-reusable action into reusable action in
QTP?(i know by default QTP will take it as a non-reuable
action )(Chandana) plz urgent?

Answers were Sorted based on User's Feedback



How to convert non-reusable action into reusable action in QTP?(i know by default QTP will take..

Answer / nirmal sahu

right click on the Action-Action-Action property-In the
General Tab you will get a checkBox(Reusable Action)

Is This Answer Correct ?    4 Yes 0 No

How to convert non-reusable action into reusable action in QTP?(i know by default QTP will take..

Answer / chandini

Hi
Goto Step->Action Properties->Click on reusable.

Is This Answer Correct ?    3 Yes 0 No

How to convert non-reusable action into reusable action in QTP?(i know by default QTP will take..

Answer / shanthi

Access Menu Edit >> Action >> Action Properties

The general tab of action proerties has a check box for
Reuseabe action

Is This Answer Correct ?    3 Yes 1 No

How to convert non-reusable action into reusable action in QTP?(i know by default QTP will take..

Answer / suresh anagani

Right click on the Action->Action Properties->uncheck the
Reusable-Action option

Thanks,
-Suresh

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More QTP Interview Questions

how to get the object count ?????????

8 Answers  


How to find array size in qtp?

0 Answers  


What is meant by Step Generator in Qtp How is it used? pls gimme in detail

7 Answers   AppLabs,


How can i see test results in excel sheet ? test data not present in data table.

5 Answers  


Both static and dynamic arrays are handled by the vb script. Is it true?

0 Answers  


Hi, I have a login page. To login in that page I need to have a valid username and password, which is stored in database. I imported that table to my DataTable in QTP (Global sheet). Now I need to write a code in qtp so that I can login only with valid username and data. my condition is : I want to get username and password from inputbox(which i did) and click on login button- which should verify the datatable for username and password and if value is present only then lofin else stop the testing. DataTable contains columns : LoginName and Password Code: Rowcount= DataTable.GetSheet("Global").GetRowCount msgbox "RowCount= " &RowCount,1 CurrentRow= DataTable.SetCurrentRow(1) Do Browser("").Page("").Frame("Frame").WebEdit("ctl10$ct l00$ctl00$UserName$ctl").Set DataTable("LoginName",1) Browser("").Page("").Frame("Frame").WebEdit("ctl10$ct l00$ctl00$Password$ctl").Set DataTable("Password",1) Browser("").Page("").Frame("Frame").Link("Login").Cli ck CurrentRow=CurrentRow+1 Loop Until CurrentRow>Rowcount Can anyone help? Thanks, Priya

3 Answers  


WHAT IS THE SIZE OF OBJECT REPOSITORY USING IN YOUR COMPANY? Can any body tell me answer of this quation........

11 Answers   Ness Technologies,


requirement is for combo box your expected value is str= "Denver.Frankfurt.London.Los Angeles.Paris.Portland.San Francisco.Seattle.Sydney.Zurich" you must get the text in combo box and need to compare them how

0 Answers   FIS,


I need diffrences between Object Identification, Smart Identification, Regular expresion,Low-Level Recording (enables you to record on any object in your application, whether or not QuickTest recognizes the specific object or the specific operation.) I am working on Web Application. In that object caption will change dynamically. For example, consider “Save” button. On clicking save button the caption changing as “ EDIT ”. From above concept which concept I have to use here?

2 Answers   Ordain Solutions,


How we wil do data driven test using chkpts? Plz. give me complete navigation steps for this?

1 Answers  


w is configaration management

3 Answers   TCS,


what is meant by iterative model?What is its working principle?What are its advantages and what are its drawbacks?

2 Answers  


Categories