what is framework in QTP? any one give me answer
Answer Posted / 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 |
Post New Answer View All Answers
explain abt dyanamic changing object with example?
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.
How does qtp recognize objects in aut?
can any boby tell me what is method or steps to connect the remote desk top by using QTP 9.2 version?
What is the use of ordinal identifier in qtp?
Explain different types of checkpoints?
What is the use of Debug Viewer?
We stored into the objects OR and then write the scripting
What is checkpoints for quicktest professional (qtp)?
I want to capture data(using keyword) from msdos application using QTP?... Below is little work i could do on it... /* Set app=CreateObject("Wscript.shell") SystemUtil.run ("C:\Users\Agent\Desktop\pumpsim\PUMPSIM.EXE") Window(“PUMPSIM.EXE”).Activate wait(3) app.sendkeys "N" */ Thanks in advance...!!!
What are the types of object repositories? Which one is you using?
What are the different types of recovery operation?
You will receive the mail in your outlook from client at night time to go ahead for the execution. Based on the mail you need to trigger the batch run. What is the QTP Code for this?
hi all can anyone explain how to write the code for finding the mandatory columns in table which are having (red*) (red Astrik)
Explain how you can replace string in qtp?