1. What is extense of Result file in QTP?
Answers were Sorted based on User's Feedback
Answer / basha007
Results stored in Results.xml
which is present in Res1 folder....
execution of each and very one Res1, Res2,....etc will be
generated...
for we want to see the last(justnow) results in results
window goto--->Automation---->select lastoption
Is This Answer Correct ? | 2 Yes | 0 No |
Answer / rohit pathak
Default.cfg :- "Microsoft Office Outlook Configuration File"
Default.xls :- "This is the copy of the internal datatable
which is there by default. 1 sheet is Global, other sheets
are as per the Action names"
Login.usr :- "It is a kind of default constant file where
all the inbuilt vaialbles are assigned some values or otherwise"
Script.mts :- "This is just the scripts as per each action.
Whatever you write in each action will be saved here"
thick_usr.dat :- "It is a kind of default constant file
where all the inbuilt vaialbles are assigned some values or
otherwise"
thin_usr.dat :- "It is a kind of default constant file where
all the inbuilt vaialbles are assigned some values or
otherwise. It consists of less no. is variables than
thick_usr.dat"
Is This Answer Correct ? | 1 Yes | 0 No |
What is the logic for reading(exporting)the data from flat files to QTP?Can anyone explain me with an example? I appreciate it!!! Thanks!!! Prasanna
How to define array in qtp?
what type automation is fofollowed in the project?
Hi all, can anyone tell me the challenges u faced while using qtp?
Is it possible to call win runner script in qtp?
Where we write the FUNCTIONS, in Expert view (or) in any textfiles like Notepad and save it in Library functions folder? How to cal that functions to our script? How to save that functions to Function generator?
What r the different type of reports generated in Quality Center?
which checkpoint we use to validate yahoo login screen window after login with ur id and password in qtp
what is meant by automation tool?
What is the difference between systemUtil and invoke method..?
After fixing the bug, the same bug is raising again and again in new builds what we have to do? That bug is high level bug.
unable to get item from the combobox using descriptive programing. can any one give me the peice of code to schedule the booking from one place to another using DESCRIPTIVE PROGRAMING.