| Other QTP Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| hi i have one doubt is there any companies are taking
correspandence courses plz leme know urjent | | 1 |
| hi i have one issue while coding the dates . i want to add
the date curret to 4 days . can any one helme plz about
this
regards
balaji | | 2 |
| in a database table there are 3 columns (name ,
marks,grade) , in application after retrieving data from
db to fields name, marks click ok button then grade should
displayed ---for this how to write vb script prgm | IBM | 3 |
| What type of problems one will face with QTP , if too many
browsers are opened at a time? | | 2 |
| Define QTP ? | TCS | 4 |
| how qtp handles customised object | | 1 |
| What does VBS file contain..? what is VBS file.? | | 4 |
| diff between dim & redim ? in detailed? pls any one explain me? | | 1 |
| Pls answer this:
What is the difference between a subroutine and a function?
A. A subroutine can call itself; a function cannot
B. A function returns a value; a subroutine cannot
C. A function can accept arguments; a subroutine cannot.
D. A subroutine can call other procedures; a function
cannot.
| | 1 |
| Can anybody send me the code to get the RO property of the
active screen in QTP while running? | | 8 |
| how to get the object property | Covansys | 4 |
| How do you data drive an external spreadsheet? | | 1 |
| what are the metrics in general we use in testing. | TCS | 5 |
| What is the difference between property and method? | | 1 |
| How the QTP recognize, handle n reports that a error has
been handled by it(QTP) when we perform a recovery scenario
in our application n in what manner it will display it in
resulting window? Plz help me out. | | 1 |
| 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 Parameterize Object repository in QTP? | | 4 |
| PLZ EXPLAIN HOW TO LAUNCHING QTP IN TEST DIRECTOR?
Is it possible or not? If No Why we r using qtp Td
Combination? plz explain briefly? What is the purpose of TD
With QTP? | Wipro | 1 |
| When testing a web application, the url for each page
changes, so using QTP how do u handle this scenario. If
anyone knows please answer in detail about the whole
procedure. Thanks a lot. | | 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 |
| |
| For more QTP Interview Questions Click Here |