| Other QTP Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| If you entered into yahoo mail with your valid user name
and password , then you will get " welcome , username "
(for example you will see , “welcome, Krishna” ) text on
the top of the Inbox page , how can you test the user name
is correct or not using QTP? | CTS | 3 |
| I am trying to write a descriptive program for clicking on
a perticular link.For that i wanted an index or location of
that object.But when I viewing through spy, There was no
index property of that object.What to do for getting index
value.How can I get index? please any one let me know. | | 4 |
| anyone can explian about types of "Triggere Events" in QTP | | 1 |
| How do u retrieve data from a text file into different
variables. i.e.
in a text file named "source" , the data is like :
india,1000,japan,200,china,50,singapore,45050
this is given in the first line of the text file.
in the second line of the text file the dta is:
sun,moon,planet,river,earth,water
if u use "readline" method by using FSO concept u can
retrieve the entire line in to a variable. but i want to
import each field (ex: "india" in one variable, "1000" in
another variable etc..). Apprecitae proper replies. | Semantic-Space | 4 |
| What is error handled other than recovery scenario manager? | | 2 |
| w is active screen | Wipro | 2 |
| tell me the script for envirnment value parameeter with an
example. which situation envirnment valu parameter is used | HCL | 1 |
| What is meant by Step Generator in Qtp How is it used? pls
gimme in detail | | 3 |
| How to handle the exceptions using recovery secnario
manager in Qtp? | | 2 |
| I am trying to read the rediffmail usign the below code. But
facing problem, while i user to get the link of the mail, i
am getting all the link of the page, While i just want to
get only mail name - link (not all the link of an page) so
that i able to read the mail message by clcking on them in qtp.
Dim Lnk,Webcheckbox
Set Lnk= Description. Create
'********* To count and display the webcheckbox
Lnk("micclass" ).value=" Link"
set LinkName= Browser("Welcome to Rediffmail:"
).Page("Welcome to Rediffmail:" ).ChildObjects( Lnk)
LinkCount=LinkName. Count
msgbox LinkCount
For i=1-1 to LinkCount-1
DataTable.SetCurren tRow(i)
DataTable.Value( "Name",1) =LinkName( i).GetRoProperty ("name")
Next
Waiting for the reply
Praveen Saini | | 1 |
| HOW TO HANDLE THE EARRORS WITHOUT USING RECOVERYSCNEORY?
PLZ TELL ME IMMIDIATLY | | 1 |
| Differentiate the two Object Repository Types of QTP. | | 4 |
| What is the QTP test frame work? | IBM | 2 |
| What are software testing metrics
| | 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 |
| How to open any application during Scripting in QTP? | IBM | 6 |
| What is the difference between "call to action" and "call
an existing action" | Accenture | 7 |
| How can we get a textcheckpoint in QTP9.1? | EmTechPro | 2 |
| what is run-time object property in Object spy in QTP9? | | 2 |
| What is output value in QTP? Why do we use the output value
in QTP?How many types of output values are there in QTP?
what are their respective usage in QTP? | IBM | 7 |
| |
| For more QTP Interview Questions Click Here |