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 |
What is the use of Debug Viewer?
1. Pls can anyone give me the descriptive programing script to find the number of edit boxes in a login window in flights reservation (windows application only not web). 2. Using descriptive programing, how do you handle changing URLs. Pls anyone, very urgent
Hi I have exp in manual testing and planning to move in automation testing qtp(9.2).So can help me how to automate customer relationship management tool using qtp and vb script this tool already developed so how can I test it whatever maintaining by development team like documents,various options just give the whole life cycle thanks in advance
What is meant by Step Generator in Qtp How is it used? pls gimme in detail
how can i parameterize a login page by using database parameterization i fetch the username and password from database and put this on login page and click on ok button. so how can we write script for that code please let me know asap thanks
Login to flight app, in window flight reservation set the date field and select flyfrom as Frankfurt and verify whether flyto list box has the item FrankFurt, log the results.
Explain the concept of object repository?
What is smart identification in QTP?
How QA specialist can identify when programmatic descriptions are useful?
Can we directly automate testscripts accrdoing to requirements? WHY ?
how to count the word "IS" is repeated in the application using DP
3 Answers DST Global Solutions,
How to retrive the property of an object?