ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
Do you have a collection of Interview Questions and interested to share with us!!
Please send that collection to along with your userid / name. ThanQ
Google
 
Categories  >>  Software  >>  Testing  >>  Automation Testing  >>  QTP
 
 


 

 
 WinRunner interview questions  WinRunner Interview Questions
 Load Runner interview questions  Load Runner Interview Questions
 QTP interview questions  QTP Interview Questions
 Test Director interview questions  Test Director Interview Questions
 Rational TestSuite interview questions  Rational TestSuite Interview Questions
 Silk Test interview questions  Silk Test Interview Questions
 Automation Testing AllOther interview questions  Automation Testing AllOther Interview Questions
Question
if there is a web table of having row and colmns.a button is
placed at 2nd row's 3rd column which is worked for both edit
and delete..how to write script for the button to test both
operation on the web table using desriptive programing..
plz help me on script wheather using getroproperty

Q2)what is the command for taking valiue from a web table in qtp
 Question Submitted By :: Purnendu
I also faced this Question!!     Rank Answer Posted By  
 
  Re: if there is a web table of having row and colmns.a button is placed at 2nd row's 3rd column which is worked for both edit and delete..how to write script for the button to test both operation on the web table using desriptive programing.. plz help me on script wheather using getroproperty Q2)what is the command for taking valiue from a web table in qtp
Answer
# 1
Using Descriptive Prograaming first identify the Properties 
that are unique to recognize the webtable. After use 
the 'ChildItem' method of webtable and create a Dynamic 
object Model and then use the GetROProperty to fetch the 
name of the button placed at 2nnd row and 3rd column.

Ex: 
set objButton=Browser().page().frame().webtable().childitem
(2,3,"WebButton",0)
strname=objButton.getroproperty("name")
msgbox strname

The Above code Displays the name of the Button placed at 
2nd row and 3rd column
 
Is This Answer Correct ?    1 Yes 0 No
Ganesh Kumar
 

 
 
 
Other QTP Interview Questions
 
  Question Asked @ Answers
 
How can we get a textcheckpoint in QTP9.1? EmTechPro2
Can we test GUI of the application using QTP.? How.?If possible briefly explain process.? Wipro1
How to get line numbers in your editor in expert view?  1
what is recovery manager and recovey scenerio? BirlaSoft2
Tel me what was the automation testing process you followed?  2
After running scripts how you report results ,there is any specific report form Novartis4
if full in Object Repostoiory then how to load other Object Repository  2
How to handle Recovery scenario in QTP. give detailed explanation about recovery scenario.  1
How to load a object repository(using VBScript) ... very urgent....  2
WHO TAKE DECISION TO RELEASE THE BUILD IGT1
what is the use of automation frame work ??(QTP)  1
What are the difference between QTP and Winrunner  5
In QTP, while launching qtp application from startup.. we find Advanced Keyword-Driven Testing caption.. wht is that...Anybody can pls explain it. Thanks in Advance US-Technology1
How to capture screen shots when an error occurs? EDS4
Up to how much VB scripting knowledge and what type of VB script knowledge is required for a QTP test engineer for real time to work ?  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
What are Add-ins availble in licensed version QTP8.2 TCS1
actuall wat my doubt is:while doin regression testin we enter all +ve & -ve data....system has to accept +ve and reject -ve data.in such case we get a popup window sayin that wrong entry...now i wan to overcome this popup window..how do i go further....plz explain.i tried thru rec.scenario but of no use.  1
Dim ExcelSheet Set ExcelSheet = CreateObject("Excel.Application") excelsheet.application.visible = true ExcelSheet.ActiveSheet.Cells(1,1).Value = "This is column A, row 1" ' Save the sheet. ExcelSheet.SaveAs "C:\DOCS\TEST.XLS" ' Close Excel with the Quit method on the Application object. ExcelSheet.Application.Quit after run this script i am getting error"The test cannot continue due to unrecoverable error"  3
Suppose there are 10 browsers opened on desktop. I want to close all browsers except one browser in QTP. Can any one give the code for this? IBM3
 
For more QTP Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com