| Other QTP Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| Hi All,
I have QTP installed on my machine but the application
under test (AUT) is on remote desktop (i.e. I first connect
to remote desktop from my machine in order to run the
application). I am able to record the script successfully
with QTP running on my machine and application running on
remote. However, when i run the recorded script, system
fails to run it and indicates me that it does not identify
the object. Is it possible to record and play while QTP and
AUT are not on same machine? | | 4 |
| How do u write a regular expression for date (dd/mm/yyyy)
field ?
| Semantic-Space | 2 |
| What is error handled other than recovery scenario manager? | | 1 |
| How to retrieve the data from database? | Wipro | 5 |
| What is the another extention name of library file.If that
is exist than what's the differnce between them. | Synechron | 1 |
| Can anyone explain about Keyword driven framework in detail
and how to use it in case of any project | | 4 |
| difference Between LowLevel and Normal Recording Modes? | | 4 |
| IF THE GUI OF APPLICATION IS CHANGED THEN IS THERE ANY
NECISSITY TO CHANGE OR UPDATE OUR TEST SCRIPTS | | 2 |
| what testing activities u may want to automate in a project? | | 1 |
| what are the difference ways of parameterising? | | 1 |
| What are the drawbacks of QTP? | Ordain-Solutions | 7 |
| To count the no of links present in the yahoo home page i
have written the script like this
Set fileSysObject=createobject("Scripting.FileSystemObject")
Set linksFileName=fileSysObject.opentextfile
("D:\samplelinkfile.txt",2,true)
Set linkDescObj=description.Create
linkDescObj("micclass").value="Link"
Set noOfLinks=browser("yahoo").Page("Yahoo!
India").ChildObjects(linkDescObj)
For i=0 to noOfLinks.count-1
linkName=noOfLinks(i).getROProperty("name")
linksFileName.writeline(linkName)
Next
linksFileName.close
Set fileSysObject=nothing
While running the script it showing error that
object "yahoo"isnot found in the object repository.
Is there any setting before running the script? if yes what
is the steps for it.Im using QTP9.0
| | 2 |
| hello everyone,
can anybody please tell me what are the different recording
modes of QTP, and where these recording modes are present
in QTP 9.2.
Thanks in advance,
Gaytri | | 7 |
| Could someone explain me how to work on Out put values,
explain with some example on Flight Reservation. I want to
insert the out put value for the order No. Please explain
the steps with some example. | | 2 |
| how to select particular value from the combobox in the
current page which is entred in the previous page editbox
after parameterization? | Ordain-Solutions | 4 |
| I have action1, action2, action3 r there.my query is while
executing if i get any error in action1 i want exit from
here itself, otherwise execute action2, if i get any error
in action2 i want exit from hereitself, like this,what is
the method for this? | AZTEC | 4 |
| can onyone tell me how to comapre the output of two
different Data Bases in QTP? | | 1 |
| PLEASE TELL ME WHEN DO YOU USE THE OBJECT SPY AT RUN TIME
| Ordain-Solutions | 2 |
| with out object repository i need to launch IE and then
navigate to a login page and then operate the objects
within the page. How will be the script? | Ordain-Solutions | 2 |
| types of output value in details. | | 1 |
| |
| For more QTP Interview Questions Click Here |