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
how to get font size of a "WebEdit"
 Question Submitted By :: Mkishore
I also faced this Question!!     Rank Answer Posted By  
 
  Re: how to get font size of a "WebEdit"
Answer
# 1
'We will use OUTERHTML Property and use split concept we 
will get font size

Example
Outerhtml=<input size=12 .....>

dim a,i
a= Window("yahoo").page("yahoo").Webedit
("name").getroproperty("outerhtml")
i=split(a,"=")

msgbox i(0)

thats just for example only
 
Is This Answer Correct ?    0 Yes 1 No
Ragupathi From Syntel
 
  Re: how to get font size of a "WebEdit"
Answer
# 2
Browser("yahoo").Page("yahoo").Webedit
("name").object.currentstyle.fontsize
 
Is This Answer Correct ?    1 Yes 0 No
Latha
 
 
 
  Re: how to get font size of a "WebEdit"
Answer
# 3
a=Browser("").page("").Webedit("").GetRoProperty("width in 
characters")

msgbox a
 
Is This Answer Correct ?    0 Yes 0 No
Saravanaraja
 

 
 
 
Other QTP Interview Questions
 
  Question Asked @ Answers
 
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
i ve an excel in a QC folder. Thru my QTP script i want to open that excel in runtime. I am running this script from QC itself TCS4
write progamming connecting QTP to database sql? this is question asked by interview? pls any answer this? IBM2
In how many ways we can add check points to an application using QTP.  3
does QTP provides any tools for parametrisation?  3
Explain synchronization types in QTP  2
How many actions we can write in a test? TCS5
how to record a word doc using qtp i.e open a word doc,type something and save the doc can someone send me the code.  2
Actually what is Quality center..is it Test Director or some other tool..Anybody can expalain it in detail..Thanks in advance.. Sony3
In our application (Web based application)we will get a pdf file and we have check a particular text in that pdf. Can any one tell how to check text in a pdf file. In the same pdf file it generating some links and I have to click that links. QTP unable recognizing that links, even id did record and playback qtp does not generating any script. Can any one help me….?  5
Suppose one object is changed in a project after delivering the project.Where we will update that object? it can be present in many scripts so can we update all the scripts? IBM1
what are the metrics in general we use in testing. TCS5
how to merge 2 object repositories in qtp 9.0.what is use of merge and y merge is used?  1
How to Parameterize Object repository in QTP?  4
Hi all, I am New to QTP . I am Now in critical situtaion. I want to know How to create our own object respository for our application. please say the answer with example.  3
Can you do more than just capture and playback?  2
How do you export an output to a excel sheet? Ex: I get my answer by using Msgbox"..." &R. How do I displayed the result of the Msgbox (such as R) to an excel sheet? Please let me know.Thanks ADC2
how to recall a function in QTP? Ordain-Solutions3
When to Insert transactions in QTP? Siemens2
how can we test load time of an page in webtesting? Ordain-Solutions2
 
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