| Other QTP Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| how to write regular expression for Date field? | Google | 7 |
| In Test Director , You can store Test cases or vb Script
. Why we need VSS? | | 2 |
| How many ways to configure the application in QTP,Explain | CTS | 2 |
| What are the most frequent errors you faced while executing
your scripts? | Semantic-Space | 3 |
| How to get the column count and column name from the
resultset in the database connection program? | | 5 |
| difference Between Call Run action and copy of action? | | 1 |
| whenever a scenario is recorded ever, it creates a object
repository automatically (‘per action’ /local ). we do not
need to make them individually…then why we need a shared
object repository. How it will be practically utilized ??
your input will be highly appreciated.. | | 5 |
| in how many ways we can write the user defined functions one
way i know that i.e storing it in .vbs another way i does
not know my friend said that .qtf or something but start
with q letter can any buddy knows about this | DigiTech | 3 |
| take one exmple and write on that discriptive programe in
qtp? | | 1 |
| I am using descriptive programming for my project.when QTP
deosn't identity or recognize a object by record and
playback method,is it possible to make QTP identify that
object using descriptive programming?
Note: The object doesn't have unique properties and same
properties used in Record and playback are only available,
no extra properties are defined.
| | 1 |
| what is difference normal,analog,low level recording in
qtp? what is lowlevel recording? | | 2 |
|
How can i count the list box elements in QTP ?using script
plz explain me (Chandana) | Wipro | 6 |
| What expansion of "MIC" in MICPASS (TEST ReportPAGE) | TCS | 6 |
| hi
Action 1 and action2 if we save it in C:, what folders will
be created explain plz | iFlex | 3 |
| HI, Anybody can explain Automation Test Framework...and wht
do we do before start of Automation..... | Siemens | 2 |
| What is the disadvantage of smart identification? | Sony | 2 |
| Hi Everybody,
Can anybody please tell me the how to display the result of
the QTP in the notepad text file rather than in the QTP
result window.
Suppose this is my simple script:WHich will open the
notepad file and enter some text and then will change the
font then will calculate how much time has been taken.Now,
in this script i want to display the result in notepad file.
Dim s
Dim starttimer,endtimer,timeit
s="uyetuywqtywqte"
SystemUtil.Run "notepad","","Y:\",""
Window("Notepad").WinEditor("Edit").Type micCtrlDwn + "s" +
micCtrlUp
Window("Notepad").Dialog("Save As").WinEdit("File
name:").Set "test1"
Window("Notepad").Dialog("Save As").WinEdit("File
name:").Type micReturn
Window("Notepad_3").Type s
Window("Notepad_3").WinEditor("Edit").Type micCtrlDwn + "s"
+ micCtrlUp
starttimer=timer
Window("Notepad_3").WinMenu("Menu").Select "Format;Font..."
Window("Notepad_3").Dialog("Font").WinEdit
("Font:").Type "cou" + micDwn
Window("Notepad_3").Dialog("Font").WinComboBox
("Font:").Select "Courier"
Window("Notepad_3").Dialog("Font").WinEdit
("Font:").Set "Courier"
Window("Notepad_3").Dialog("Font").WinEdit("Font:").Type
micReturn
endtimer=timer
timeit=endtimer-starttimer
print(timeit)
Please also tell me where the function for the text file
result will be declared and where it should be called.
Thanks,
Gaytri
| | 2 |
| HOW to invoke any recorded script in QTP with out using
RECORD & PLAYBACK CONCEPT? | CTS | 2 |
| How u perform Batch Program in QTP? | | 1 |
| there is 3 flash player buttons does QTP identify them or
not else we have to do install anything related that
software if we have to install what is that software and
how we install it into QTP8.2 GIVE ME EXCAT ANSWER IF U
KNOW. | | 1 |
| |
| For more QTP Interview Questions Click Here |