what is framework in QTP? any one give me answer
Answers were Sorted based on User's Feedback
Answer / ashok kumar
HI,suppose test engnr every day execute no of test cases &
Functionalities through QTP.amongthoughes some of d
function or functionlities or modules v have 2 use
frequetly .so tht difcult 2 call every time those functions
whenever v need so that v put all functions &
functionalities ,test data & corresponding
functi0nalities ,some specific files ,whenever user v
reruire dis concept is called as frame work.it is easy 2
maintain all library files.
QTP provide no of frame works
-liniar framework
-modular framework
-datadriven
-functional
-keyword driven
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / hari krishna
It is a Generic or Common Frame Work (set of Guidelines)
designed by the Experts and used by many people to
accomplish or to finish a task in an Effective, Efficient or
professional and Optimised Manner.
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / n@n!
a systamatic arrangement in the from of tree structure is
called frame work
| Is This Answer Correct ? | 0 Yes | 1 No |
How do you synchronization point through DP?
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.
how can i pass parameters into function?
i have asked earlier only one question how to test web application using QTp plz send me the answer quickly
what is the qtp objects?
Does QTP supports Linux or Unix OS?.If so which scripting is preferable? Shell we do record and playback
what are the utilities and drivers
explain qtp framework by taking an example?
Through array we can execute the testcase how ? give me example
str="ramanareddy12345@gmail.com"to count alphabets,numarics and special charcters pls any one knows send to answer
Explain the concept of Output values in Quick Test Professional?
How to test whether the navigation i.e. from one page to another is working r not using QTP for web based application. plz explain in detailed or mail the sample code to malepatin@gmail.com