what is qtp automation frame work,what is the use of that
frame work?
Answer Posted / chandra shekar reddy kasireddy
Framework <<<< Frame work is a set of guidelines assemption
and procedure to perform a task in sufficiant way
Why frame work .... in qtp we will maintain different files
and perform different tasks so, we need to put in order
thats y frame work will occured.
files are... OR files , test data files , test log files,
environment files(XMl), library files (VBS) .etc..
Tasks are ... parameterization, synchronization, flat files
, etc...
(some spelling mistakes is ther dont mind it friends) but is
pure and correct answer follow it
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Can we create a qtp test from qc?
Hi All, I have QTP installed on my machine but the application under test (AUT) is on remote desktop.My scenarios is like that,it should contain following steps. 1)Automatically it should click on start and then on remote desktop connection. 2)it should enter the IP address and then connect to remote desktop. 3)and then it should be able to record the application in remote machine and then run it also. Can somebody tell me how to record the application which is in remote machine.
Hi All, How to get repeated word in string . Thanks Balaji
What are the two types of repositories available, explain them?
Write the code for,In the page screen we have total 10 Links,out of these I have to click 9th link
How to suppress warnings from the test results page?
Could you please any one give code for the following ? Scenario : Suppose a excel file contains 10 records and earch have 5 fields. how can i input this excel file for datadrive wizard ? Please explain
What is environment variable in qtp and why to use it?
How should I click on the right click menu objects When I trying to add the object properties to the OR.It is showing only Window(Window).Not all the objects of the window. Also while recording I found No script. How to solve this>.
The structure of keyword driven frame work is like a folder structure the different sub folder are 1-functional libray folder 2-object repository folder 3- database folder 4-appliction1.xls 5-initalzation vbs file 6-sequence file 7-driver script 8-test case list file My question is whether these are in a local server machine or in our pc.((whether It like Vss). can u give example of driver script(code)
What is Test Fusion Report in QTP?
how to idetfy which test cases are automated?who will deside that plz tell me
how to use the QTP choose the data from oracle? e.g. i input the identity card NO. this will be add new record in the database ,and now i want get this record's prime key.
I have enrolled for a QTP course which is a four weekend course.Do you think its a good way to start off learning this tool?What all do i need with me in order to become a pro at using this tool?
Is there any relation between Keyword Driven Framework and Recording modes provided in QTP( whether Recording modes are applied on keyword driven framework or not?)