How 2check the color of the text in the textfield .
say suppose the text entered in the textfield object is
appearing in red. so i want to check whether the text is in
red color or not.
It could be great help for me if any one solve's my issue.
plz...help
Answers were Sorted based on User's Feedback
Only specific Environment objects have color property or
backcolor property of forecolor property..Tell me what is
object type of textfiled like winedit or webedit or vbedit
or swfedit....then i will tell whether u r able to check
that color property of that particular object?i just want
what is nativeclass property of that text field.?
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / suresh
can you tell for winedit or webedit or vbedit objects?
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / sarkar
??????????
i also faced the same question.i too need the answer...
i need it for winedit/winbutton.....
please tell me the answer
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / adnan
You can use an objects currentstyle to view the properties
of the object such as colour, font, font size etc.
| Is This Answer Correct ? | 0 Yes | 0 No |
Hi All, I have QTP installed on my machine but the application under test (AUT) is on remote desktop.My scenarios is like that,it should contain following steps. 1)Automatically it should click on start and then on remote desktop connection. 2)it should enter the IP address and then connect to remote desktop. 3)and then it should be able to record the application in remote machine and then run it also. Can somebody tell me how to record the application which is in remote machine.
Approach for Installation,comaptibility,system testing
What is different command used in command Prompt while using QTP?
How to create an instance in QTP?
What the differences are and best practical application of Object Repository?
When QTP object wait time is 10 seconds, and in test script wait time is 5 seconds and in function library wait time is 2 seconds how much time does the wait occur? or which is given priority.
How to "Turn Off" QTP results after running a Script?
How to capture data from images in QTP and produce them in Excel sheet ? please ans...
i'm testing the webpage with QTP, in this wabpage i have to choose the CV from the window, but QTP can't recognize the object, so i used the Low LEvel Recording, but every time i run the test, QTP go to halt when it gets to the Recorded part, any solution for that?( except puting delay in the script and manuall selecting, because i've did that)
give me an example where u used good judgement and logic in solving a problem
An action has both shared and local or associated to it and both have the same object in them. In the test which one will be considered?
what will be the stmt if record any edit box in the Web application ?