I have a Webedit object. some text is entered in that object
I want to know the font sixe of that text.How could I do
this using QTP? This is a requirement for me. I am happy if
any one help on this
Answers were Sorted based on User's Feedback
Answer / jalsa
mr sunny what u said it is ok.what is ur answer for given
question.first u give the answer then u talk anything.don't
point of others.
| Is This Answer Correct ? | 1 Yes | 2 No |
Hi
U can know the font size thru that object property recorded
in object repository. or else u can add that property to
object repository and by using x= oh.fontsize method u can
get the font size of that object.....
Plz post the reply if it works fine i never tried this.........
| Is This Answer Correct ? | 1 Yes | 3 No |
distinguish between old version and new version QTP features.
WHO TAKE DECISION TO RELEASE THE BUILD
suppose i can done the project in automation tool with QTP in that time what i can say?
What type of framework you are using in your company and explain it?
What are the file extensions for per-action, shared object repository files and what is the extension for library files?
After i ran the Test in Batch mode i didn't get any results. Can any one let me know how it can be done?
What is the main differece between QTP 9.0 and 9.2
What is qtpro?
Which object model is not supported by QTP? a)COM b)DECOM c)DOM d)DCOM. Pls explain about theese object models?
Can any one explain me what is the procedure to connect the remote desk by using QTP 9.2 ?
How does qtp identify the object in the application?
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