what is qtp automation framework, what is the purpose of the
framework and which folders included in this framework pls
tell me with brief description
Answer Posted / raju
hi Bhargavi,
Could you please elaborate about frame work I want more
details the same. what are the simulator and drive files.
what is the need of creating the drive and simulator files.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
I opened gmail login into gmail and i have to save (Pass or move) all the mail into notepad please give me code Thanks of all
What is the significance of “action 0” in qtp?
What are the views available in quicktest professional (qtp)?
What is object spy in quicktest professional?
Mention what are the different types of recording modes in qtp? Which will be used when?
Get the count of files of similar types from a folder.
How to check which add-ins are associated with a test in qtp?
What kinds of security (firewalls, encryptions, passwords, etc.) will be required and what is it expected to do? How can it be tested?
Can we record an application running on a remote machine using qtp?
What do you mean by checkpoints in qtp?
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?
Can any give an example(if possible templates) how to test web application using QTP. thanks in advance
Name the properties you would use for identifying a browser and page when using descriptive programming?
in qtp 3 sheets is there in data table like global, action1, action2. I want to check the rows and columns in action2. how can check using script?
How can we import into Excel "Details" ,"Result" ,"Time" parameters from within a Results Report which is generated after a Run error when a script is executed in QTP? Refer E.g below Status Functionality Description RunDate Fail Login User should be able to Login 12/3/2007 StartTime EndTime Details* 1:31:58 PM 1:32:29 PM (this one i want)