| Other QTP Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| I wanted to create Data Driven test for login page
(loginname,password). Password is same for all the
loginnames.
I recorded the script for one user. I mentioned all the
user names in the global excel sheet with the column name
as "Loginname". I mentioned 5 loginnames. I selected tools-
>datadriver and select loginname. Select parameterize and
select parameter all option.Changed the parameter name
to "loginname" which i mentioned in the global excel sheet.
I executed the script. For the users 2 and 4 only, the
script is failing... can anybody explain why the script is
failing for users 2 and 4. | | 2 |
| Batch testing in howmany ways u perfrom in QTP | Lehman-Brothers | 3 |
| Hi any body can tell me the in detaled information about
Description.Create() thanks in advance | | 2 |
| i am entering wrong data or wrong password in a text box and
click on submit button .i am getting a popup window with a
message Please enter the correct password or data .How can i
handle this situation by using QTP. | SAP-Labs | 8 |
| How will you handle the situation when object is not
captured during record? | | 2 |
| waht is the difference between QTP 8.2 and 9.0 version | AppLabs | 13 |
| How can i get QTP 9.2 software or any webside where i can
download ? can anyone help me out , i want to be expert in
QTP ,but i don't have the software | | 2 |
| How to pass a variable in Dos Command using QTP?
Eg:
Dim path1, path2
path1 = "C:\Test\sample1.doc"
path2 = "C:\Test\sample2.doc"
How can we pass these path1 and path2 inside the "copy" dos
command?
I tried like this. this is not working.
oShell.run "cmd /K copy" &path1 &path2
| | 1 |
| How to compare source and target database in testing?
Can anybody please tell me in detail the procedure how to
compare it? | | 1 |
| can objects recogonised without repository? | AZTEC | 8 |
| what is difference between normal mode and fast mode? | | 1 |
| how can i call reusable action in a function
could any one explain me?
| Livetek | 2 |
| how to write script in qtp(vbscript)..i mean with out
application deployed..and how to call script1 into script2? | Infosys | 5 |
| 1.how can we report the QTP test result in a different
excel sheet
2. | Aurigo | 3 |
| What is the current version of QTP and now it is the
product of Mercury or HP | TCS | 9 |
| What is chaild object method?
When we will go for chaild object method?
How to use chaild object method?
| | 2 |
| Can anybody give the script of below things.
1. Add sheet
2. Adding columns
3. Set the values in that columns(In the rows)
4. Close the sheet
5. How can we create 3 sheets in one Excel sheet?? | TCS | 2 |
| i m tryed to use qtp in a user registration form but at
the "image enter"part it gives a error when i run the qtp
bcz the image is changed every time so it gives a error
when i use regukar expreesion fot this it still gives a
error value bcoz it reads the image code bt nt reconige the
image which i enter in the image verification text box.so
hw can i automate qtp for this function.plz give me a answer | | 1 |
| Please have a look at this:
a = Browser("Travel Boutique Online").Page("Travel Boutique
Online_2").webelement("innerhtml:=2622").getroproperty("y")
a=a+9
msgbox a
Browser("Travel Boutique Online").Page("Travel Boutique
Online_2").image("alt:=check","y:=a").click
Now please let me explain. As clear from code I am trying to
enter value of variable 'a' as Property y. But each time QTP
AND MY SYSTEM stops responding when this line is execcuted.
But When i enter some number in place of 'a' in the last
line. it works fine.
Please let me know what I am doing wrong at time of entering
the variable in last line.
Thanks a lot | | 3 |
| what r the drawbacks and limitations of QTP? | NIIT | 1 |
| |
| For more QTP Interview Questions Click Here |