How can we fill data in a text box without recording using
object spy. Can you please provide the steps...
Answer Posted / amarendra kothuru
Using descriptive programming, you can set values to the
textbox with out recording
E.g:
Browser("name:=Google").Page("title:=Google").WebEdit
("name:=Google Serach").Set "Yahoo Groups"
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
How many types of actions are there in quicktest professional (qtp)?
How can I change object description or check point values in qtp?
The hybrid framework can be implemented for any application. Is it true?
how to write the descriptive programming in QTP for remove the object value and substitute, with a variable then call the validation from excel
Explain different types of action in qtp?
how to find that tools work well with ur existing system?
How can I find out the cursor position through QTP suppose I am keep tabbing(Pressing the tab key continuously) and stoped at a position Now I want to find out where the cursor position is
i can done the project with QTP in that time i can say how many members in my team size?
What are the check points can be inserted without recording?
What is checkpoints for qtp?
if numbers are always changing write a script for that
in qtp if we record a object and we record the object using virtual wizard then by which way the object is recognized that means recorded
Suppose I want fail that check point? How can you do that?
What do you mean by checkpoints in qtp?
can any body tell me how i create a simple script and apply output value on it .pls send me a step by step process