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 choose the framework in qtp ?
2)when we go for the descriptive programming ?

Answers were Sorted based on User's Feedback



how to choose the framework in qtp ? 2)when we go for the descriptive programming ?..

Answer / aruna

It depens what exactly u want to carry out,if Checking huge
data then data Driven Frame work is enough......
ur writing all ur reusable asa functions and want to call
keyword could be good.

Descriptive programming for dynamically changing values

Is This Answer Correct ?    6 Yes 1 No

how to choose the framework in qtp ? 2)when we go for the descriptive programming ?..

Answer / sreenath

we want to know,.
1)how to give instruction
2)how to give information
3)how to use recording option
4)how to use run option
5)how to analysis result

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More QTP Interview Questions

How to add object to object repository in qtp9.0 Suppose for brower yahoo home page

0 Answers  


What is the descriptive programming?

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 use of text output value in quicktest professional (qtp)?

0 Answers  


How to create basic scripts from a manual test case in QTP?

1 Answers  


write script to read and write data from file ?

2 Answers   HealthAsyst,


How to do the scripting. Is there any inbuilt functions in qtp as in qtp-s.

0 Answers  


Hi, Any one have the crack for QTP 10.0,if so could you please send it to phanijuly10@gmail.com

2 Answers  


Why do we use "Text checkpoint" If we can make use of it in "standard checkpoint" ?

0 Answers   IBM,


what are the disadvantages in QTP 9.2?

1 Answers  


What is text/text area checkpoint?

0 Answers  


what are the different types of framesworks in QTP?what is the keyword driven framework?

2 Answers   Mindlance,


Categories