what is the framework followed by ur company in qtp
Answer Posted / murali raju
framework is like a folder architecture.make it one folder
for one project.In that folder so many subfolders are
there...like scripts for one folder,object repository for
one folder,functions for one folder,test data for one
folder,test results for one folder,Recovery senarios for
one folder.
Script folder contains ---------> .MTS files
OR folder contains ------> .TSR or .BDB or .MTS
Function folder contains -------> .VBS or .TXT files
Test Data folder contains -------> .XLS or .XML or .TXT
Test Result folder contains --------> .XML or .XLS files
Recovery Folder contains --------> .QRS files
The above all extensions of the appropriate
files..all project related files put in one folder...ok..na
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
How to Test the mainframe application?
Have you used xml check point in your project? How?
how do i know how to use tools
when will you do debug your script? and explain that process?
How to use the object spy in quicktest professional 8.0 version?
hi, FOR 3+ QTP INTERVIEW, FOR EXAMPLE WE PUT ONLINE BANKING SYSTEM PROJECT IN OUR RESUME, IN PROJECT MANAGER ROUND...WHAT R THE MAJOR QUESTIONS ARE ASKED IN P.M? PLS TELL ME ATLEAST 10 QUESTIONS?.....AND IF POSSIBLE POST ANSWERS ALSO....
I am having major problems with some DB Table Checkpoints I add to my script. I 35 web based applications recorded and each has DB Table Checkpoints insert but only 1 script isn't recognizing the DB Table Checkpoints for some reason. I've checked the DB connections and the info in the Library Functions and still only this one script out of 35 doesn't recognize the DB Table Checkpoints. Can someone please help me figure out why only this one script out of 35 that's hitting the same database is having a problem.
Explain step generator in qtp?
Can we access the java methods in qtp. Because my requirement is to access the swt(for eclipse an it is java code) methods in qtp is it possible?
What is reusable action?
Are Shared ORs read-only?
in qtp 3 sheets is there in data table like global, action1, action2. I want to check the rows and columns in action2. how can check using script?
Hello everyone! I am just writing a small test for a windows application. I have a problem with a text output value. The value i am trying to catch is presented in a scrollable textbox. When the text is too long, only a portion of it gets captured. Do you have any experience with this?
HI Everybody, I am using QTP 9.2, I have a problem and hope everybody help me solve it. Now I need to use mouse wheel event to zoom in or zoom out in web client, but QTP can't catch this event. I look forward helping of everybody. Thank you very much.
How to import a test case present in ".xls" file to TD under a Test set?