What is QTP Frame Work ,and i want it in detail
Answer Posted / haris
QTP framework is a set of good practices to support
testautomation.
the folder structure is frameworkfolder->folder with the
name of application->subfolders are
1.data
2.library
a.genericscript
b.configuration
3.mainscript
a.projectspecificscript
4.objectrepository
repository.tsr
5.log
6.results
7.environment.xml
8.moduledriver.vbs
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
What are the Test design techniques you uses in ur project?
Why to use descriptive programming?
Explain the features and benefits of quick test pro(qtp)?
Hi could some one explan what is the use of the function Defination generator, And how to use the function defination generator.. Explan with the example..
if our qtp vb Script may be Currepted then What we want do?
How do I lauch my test website using code from qtp in different environmet, uat and PPTE?
what is review
Hi All, I have QTP installed on my machine but the application under test is on remote machine. I need to automate the scenarios which consist of automatically enter the remote machine through IP address ,record the application in remote machine and run it also when played. Can some one tell how to record the application in remote machine.
What is difference between Recording time object identification and Run time (Execution) time.
What is the script for database check point, bitmapchek point, regular expression ?
Is it possible to use two instances of UFT on the same machine? If not why?
What is the qtp testing process?
I am a new tester that needs to create an automatic script involving security questions. On a webpage I need to select a security question(which are random) from a drop down menu, and then input the answer as the last word from the security question. I have the script set-up to automatically select the first security question from the drop down. The problem I am having is trying to insert the security answer. How do I insert the security answer based on the selection from the security question?
what is the frame work in J-meter?
How can i check items sorted or not in a weblist ? Give me the script for this...