What is QTP Frame Work ,and i want it in detail
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / sahimadhu
QTP Frame work is nothing but the organised way of keeping
files used in AUT. But this frame work differs from company
to company bcoz each company follows its own pattern.
Usually this is QTP frame work
Main folder(name of the application)
sub folders - 1.Script files .mts
2.OR files .mtr , .tsr
3.Library files .vbs
4.Recovery files .qrs
5.Data files .xls
6.Output files .xml
| Is This Answer Correct ? | 1 Yes | 4 No |
In Test Director , You can store Test cases or vb Script . Why we need VSS?
h u call the function
What is test object model in quicktest professional?
what is the exact testing process in qtp plz explin ?
What is Terminal Emulators”? Why we used in QTP.? How he works on QTP.
what is output value in QTP and how it can be used in automation testing
I would like to directly import XL file and work on that XL file directly in QTp script in that XL sheet need to allocate workbench,XL sheet and generate two bar graphs automatically how to do that? plz let me know any answers?
can i automate java web application using qtp web addin only not using java addin
how to load all resource files(function libraries,object repositories etc) into tests without associating them?
Regular expressions..... Actually how to use this and what is the exact syntax and can anybody can help me out this with example.is there any docs pls send to my mailid rvreddy82@gmail.com
How to enter table check points?
1. Can anyone help me with recovery scenarios, each type with examples and also what is on error resume next?