explian qtp frame work and what is the use of it? what is
the neceecity of this? explian detail?
Answer Posted / kalyani
qtp frame work is nothing but a reposity means if you want
to maintain any project related data
Use: qtp mainly depend on that object so each oject has
different name for identification purpose
In Framework you should maintain some flate files in that
flate files we should maintain some data related to object
name and what is the method of that oject like that
Necessity:
saving of time and any newly joined person also easily
identify what is the things are going on......
while running the script also it is more use ful
easily we can call functions
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Why qtp always start action1 and does not start action?
How will we compare the texts in the two word files using QTP writing the script in Descriptive Programming. Thanks
In Remote acess server how u run a test?
I want to know what are QTP functons and what are VB script functions. What is the difference between them.When we have to use these functions.
Can anyone pls tell me in realtime (descriptive programming) how will the properties of the object be given to the test team. R they given in an excel sheet and is the same sheet also given to the development team and by whom is this given? Thanks a lot.
how will load the object during runtime?
Explain types of descriptive programming?
Explain building blocks of the bpt framework ?
What is difference between Recording time object identification and Run time (Execution) time.
1 Folders in VSS 2 In navigation script there are 100 script i want to run first 50 and 37th script also not needed to run how to do this 3 What is navigation script,Driver script, business script what we are loaded in this script 4 use of resource tab 5 Difference between verification and validation give real scenario example 6 file scripting object when to use it 7 what are the problems you are faced while testing web application 8 difference between expert view and keyword view 9 difference between QTP 8.2 and QTP 9.2 navigation frame work please answer these questions from real time working people as early as possible
Is it possible to merge two object repository files in qtp?
How do you convert manual test cases to automated test cases?
How to handle the exceptions using the recovery scenario manager in qtp?
How extensive or customized are the server logging and reporting requirements; are they considered an integral part of the system and do they require testing?
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.