Tell me about userdefined functions ?
Answer / chaitu.c
User defined function is made by the user for use of that
function in any where in the script from outside.
expl: .vbs Function
Internal Functions:
this is function already defined by system internally
expl: Libarary Functions
| Is This Answer Correct ? | 0 Yes | 0 No |
How to retrieve the object properties at runtime without the usage of GetROProperty?
If there are 100 checkboes in a page then how can we select 10th & 11th & 14th chexkboxes at once through descriptive programing in QTP using vb script. Please send the answers...
How can I replace all the text from the QTP script with some other text.
hi to all, i need a code.. in flight application 1.i need to login first then i need to insert 3 new orders... 2.i have to log out 3.i have to login again with different user 4.need to insert 2 new orders 5.then need to log out 6.then again login with different user 7.3 new orders create and log out 8.but we hv to do this using data table and actions please help me
What are the features and benefits of Quick Test Pro(QTP)?
What is the condition or scenario that leads the use of object spy in qtp? (while recording we can get all the properties) then wat leads to use this?
Q) Please any body can help me how we can create descriptive programming if the application is not ready i.e we don't have unique property of object ? note:build not ready means we can't use object spy in build to get unique property .
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 ?
I am having major problems with some DB Table Checkpoints I add to my script. I 35 web based applications recorded and each has DB Table Checkpoints insert but only 1 script isn't recognizing the DB Table Checkpoints for some reason. I've checked the DB connections and the info in the Library Functions and still only this one script out of 35 doesn't recognize the DB Table Checkpoints. Can someone please help me figure out why only this one script out of 35 that's hitting the same database is having a problem.
what ar the challenges do we face while testing webbased applications using the automation tool qtp or any?
Hi! Using Descriptive Programming How do we get Parent object for an object. Say, i want to get a parent object for a "Link" in a web page. thanks
How can you close the second opened browser?