| Other QTP Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| you written some code in qtp for opening google.com browser
and entered some text inthe search text box and clicked
search button. this is ur script..
before running this script i have already opened two
google.com browsers.
now am running the script what will happen?
script will run or what??
Thanks...
Nani
| Oracle | 4 |
| if the excel sheet specified in script is not there,we get
run time error how to handle the error ,please anybody
explain me in detail | Quinnox | 1 |
| if there r 10 windows open in QTP write a command to close
all 10 windows at a time ? | Wipro | 8 |
| Does QTP support Linux Red Hat? Does QTP support Flash? | | 3 |
| It seems Interview questions from Ordain Solutions are
almost BASIC LEVEL-Easy.
I am asking one tough question..(I think.. May be easy for
some people)
In recorded script the - WebLink("cityinfo")
In reality, the WebLink name is "generalinfo"
How you can write function to click that changed web link.
NOTE: This functin should work with any Dynamic text link.
I will post the answer later. | | 5 |
| In Descriptive programing if i use this below code will it
work for login window or flight Res Window. Shud i add the
properties like attached text=login and text=Agent Name in
the object repository and define a new object first. Pls
tell me the procedure in clear inorder to execute this
script.
Dialog("title:=Login").WinEdit("attached text:=Agent
Name:").set"agent123"
Dialog("title:=Login").WinEdit("attached
text:=Password:").set"mercury"
Dialog("attached text:=Login").winbutton("text:=OK").click | | 2 |
| Where we save all scripts in the QTP | Ordain-Solutions | 3 |
| In a shared Object Repository in QTP if some object is
changed how can the other script which is using the same
object can be known | iGate | 4 |
| Does QTP is "Unicode" compatible? | | 2 |
| give the code to count child objects (Total) in the page | | 1 |
| After running scripts how you report results ,there is
any specific report form | | 1 |
| how to get font size of a "WebEdit" | L&T | 3 |
| hi,
i was adding the two numbers in qtp scripts but i didn't get
the answer. see my below script, i dont know wht is the problem.
i passed the value a=3 b= 2, i got the ans 32 instead of 5.
i thing the problem is to be c = a+b
my mail id karthis4u@gmail.com
Dim a, b, c
a = inputbox("enter the a ")
b = inputbox("enter the b ")
c = a + b
print c
| | 5 |
| How to supress warnings from the "Test results page"? | | 2 |
| Explain the concept of object repository & how QTP
recognises objects? | | 1 |
| What is the difference between QTP 8.2 and QTP 9.2 ? | Infotech | 4 |
| What is Environment Variable and when we apply this in QTP?
| TCS | 3 |
| wat are views in qtp explain | IGT | 2 |
| how quick test record on dynamically generated urls and
web pages. | Infosys | 2 |
| I have a WebEdit Object.It is added in object repository.It
has two properties Name and Index.In the next release the
Name Property is same but the index property is
changed.when i run the script will the script Pass or Fail | ADP | 6 |
| |
| For more QTP Interview Questions Click Here |