what is keyword driven framework in qtp.
Answer Posted / yogesh
Hi Kavita,
I think your ans. is not specific with Keyword Driven Frame
work. Your answer is about common flow of Frame work.
for more Clearity mail me
yogesh_dgn@yahoo.com
or
09959511164
| Is This Answer Correct ? | 4 Yes | 10 No |
Post New Answer View All Answers
Explain the concept of object repository?
In qtp, how you can remove the spaces from string?
What are the types of data tables in qtp?
How many ways we can parameterize data in quicktest professional?
Is it possible to refer the same object for referring more than one object that are of different class using the descriptive programming approach? Suppose my code is 'To create the object named as obj Set obj=Description.Create() 'To define the values obj("title").value="IE" obj("type").value="text" obj("html tag").value="INPUT" 'To set the value Browser("IE").Page("Yahoo").WebEdit(obj).Set "xyz" Can I refer the "obj" object for the three objects like Browser,page and webedit objects? If so how?
what is the latest version of QTP? Main difference between 9.2 and 10 version
Can any one tell me.......How the test engg's start testing in the compy environment.....real time tester PLSSSS help me i need in depth information regarding this...
What is Test Fusion Report in QTP?
What is the virtual object?
Hi, I'm a beginner in QTP and planning of a certification in QTP, but have no idea about it :P. Could anyone please tell me what certifications that a QTP- beginner can take? What is the fees and the syllabus for the certification? Please reply soon. Thanks Vidhya
Hi friends did any budy attend accenture system test for qtp? if any budy pls drop questions.not only accenture any other mnc company which you attended system test(QTP)?it may helpful to others also
What are the major/ important methods, functions in QTP we use realtime testing
How will you report the bug and explain the defect tracking sheet you handled?
Explain the views in the QTP GUI?
assume i have few url link how will i dynamically call then using descriptive programming?