| Other QTP Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| how to parameterise a test with data base table or excel
sheet? | FCG | 1 |
| What are the recording modes and executing modes avialble
in QTP? | Polaris | 3 |
| How do you do batch testing in QTP, if so explain? | | 2 |
| hi
Action 1 and action2 if we save it in C:, what folders will
be created explain plz | iFlex | 3 |
| 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 |
| What is an environment variable? | | 1 |
| How can I deploye a 'QTP Runtime environment only'
| Indexis | 1 |
| if there is a web table of having row and colmns.a button is
placed at 2nd row's 3rd column which is worked for both edit
and delete..how to write script for the button to test both
operation on the web table using desriptive programing..
plz help me on script wheather using getroproperty
Q2)what is the command for taking valiue from a web table in qtp | Logica-CMG | 2 |
| While creating Recovery Scenario for Pop-up
window..In 'Recovery operation' we have to call a function.
Can u tell me that function. | Ordain-Solutions | 4 |
| How to write test cases for web applications using QTP.plz
write a sample test case to show how to write.urgently
needed.thanks in advance.. | | 1 |
| how we can know qtp has used smart identification machanism
during the execution. | IBM | 2 |
| what is qtp automation frame work,what is the use of that
frame work? | iGate | 34 |
| what is object? | iFlex | 4 |
| For Usability testing, which is preferable Automation or
Manual? | | 5 |
| How to supress warnings from the "Test results page"? | BirlaSoft | 4 |
| how many test scripts we will write in qtp?
very urgent. please???
Thanks in advance.. | | 1 |
| can some one help me how to compare the values from one
sheet to values in another sheet?
suposse i have a feild called Temp in action1 and i also
have temp in action2. i want to compare the values of those
two actions sheets data table? how can i do it using
descriptive programming? | | 1 |
| How does Parameterization and Data-Driving relate to
each other in QTP? | | 2 |
| can we run the scripts of qtp 8.2 in the qtp7.0? | | 2 |
| In QTP where i have to concentrate more in the Interview
point of View
| | 1 |
| |
| For more QTP Interview Questions Click Here |