what is descriptive programming?
Answer Posted / mukesh
Descriptive Programing is nothing but but describing the
object properties in the script itself. We do not need
object reposiroty for descripting programing. and one more
thing is that we cann't use check points in descriptive
programing, since we will not use object repository in DP.
Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
Can any body please tell me the steps of keyword driven framework of QTP.
How many types of parameters are there?
Tell some commonly used Excel VBA functions?
How to Test the mainframe application?
How QTP identify the system time that's changes every seconds?
Explain the types of object repositorys in qtp?
what is key word driven frame work ? why it is called like that ? what is the diference between keyword driven and data driven frame work ?
Our company is having a windows client server application developed in vb.net. so there is a treeview and i am not in a position to record the click events in QTP. so kindly help. Vivek
How to handle the exceptions using recovery secnario manager in quicktest professional?
What is the latest version of qtp?
I have many listboxes in my application. I have to check whether the contents inside the listboxes are in sorted order or not..can anyone please send the code as early as possible
Hi All, I have QTP installed on my machine but the application under test is on remote machine. I need to automate the scenarios which consist of automatically enter the remote machine through IP address ,record the application in remote machine and run it also when played. Can some one tell how to record the application in remote machine.
Functions call by reference and call by value. i want the diff b/n these 2 and how will be the script for this?in which situation we use these 2..?pls explain me clearly
I have 5 save buttons in 5 tabs . The tabs are placed one after the other. My object repository have these added as 5 save buttons with name sav1, save 2, save 3 , save 4, save 5 .all are getting highlighted from OR but they are not getting clicked. After spying each button all the properties are same except First button Index 0 html id:=btnSaveTab1 outerhtml:=", Second button "html id:=btnSave "outerhtml:=", Third button "html id:=", outerhtml:=",
Explain how you can replace string in qtp?