what is qtp automation frame work,what is the use of that
frame work?
Answer Posted / agalya ravichandran
In real time projects, we use to call, Frame work as a
folder. This folder contains the components such as ,
Object Repository, logs ,test data,script,result...etc. so
whatever files are created to develop a script are stored
in a separate folder, which is nothing but a framework.
| Is This Answer Correct ? | 17 Yes | 24 No |
Post New Answer View All Answers
Can you list some technologies that support qtp?
How do we handle run-time errors?
How does quicktest professional identifies the object in the application?
write script for bitmap image?
After executing the script in qtp suppose i found some script execute successfully and found some error.So how to report the status for both (i.e pass and fail report)in test director. For "fail" We use "defect tab" in testdirector. But for "pass" how to report it to TL.what is the process plz anybody ans
How to export quicktest professional results to an .xls file?
In QA Testing when do you use Loadrunner vs QTP? What are the main differences between those two tools? Explain the purpose with real world scenario examples...In advance thank you!!!
What is the use of defining a newobject in the object repository "Define New TestOject". How to use this further. If we define new testobject, how can it recognizes the objects properties of any application.
Through array we can execute the testcase how ? give me example
Hi All, I Want To excute scripts batch without using QC .I need code for that Thanks Balaji
What we are looking for is to load properties of object dynamically as for our application the global repository will pretty huge. It will be really helpful to us if something similar to following functions of Winrunner is available in QTP. #Define descriptor auto strDesc; #set property in the descriptor Gui_desc_set_attr(strDesc,?Class?,?Edit?); --- put other properties #Add Edit box to GUI Map Gui_add(? ?,strWindowName,strEditboxName,strDesc);
How would you export a script from one pc to another in qtp?
what is the difference between rational rose and QTP? WHICH TOOL IS BETTER TO LEARN? PLEASE SEND ME AT sana_50218@yahoo.com sandeep@epuratech.com
how do i know how to use tools
How many types of actions are there in quicktest professional?