what is the for identifying color of the object
Answers were Sorted based on User's Feedback
Answer / praveen m
Browser("").Page("").Link("").Object.currentStyle.fontcolor
This method Object.currentStyle.fontcolor can be used for
any object to find the font color. You will get many
attributes falls under currentstyle
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / messai
Its not fontcolor, its color
Browser("").Page("").Link("").Object.currentStyle.color
| Is This Answer Correct ? | 1 Yes | 0 No |
What are the scripting languages used in WinRunner, LoadRunner, QTP, Test director, ClearQuest, Rational Robot? How do you decide which tool will be a best fit for your test enviorment?
which is the best online training website?
What testing activities you may want to automate in a project?
What are the main benefits of test automation?
What steps are needed in developing and running a software test?
hi to all, if we open a browser(for ex. yahoomail.com) using navigate command. the cursor by default focussing on the 'yahoo id' html edit box. how to get the label(ie.,yahoo id) of that html edit box using descriptive program. here we should not use identify tool to get the property,thtml editbox method. by tracing the cursor position we have to get the label name. is it possible? please let me know.
How will you choose a tool for test automation?
Give some examples of priority – severity defect levels.
wat is difrenc btwn test case and test senario . can anybody know the answer just post it
How to open an application through scripting in QTP? Give me Syntax and example please
what is meant by keyboard driven test?
Can anybody suggest me which Functional tool will support SOLARIS(QTP,WinRunner,Rational.....)