How can we fill data in a text box without recording using
object spy. Can you please provide the steps...
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 |
Whenever we r keeping mouse pointer under the image we r getting image name. In qtp how can we do this thing.weather that name is coming or not?
Can we call a parameter from an action to other action?
Explain different types of action in qtp?
tell me QTP standards ?plz
in my database haveing 3X3 (manas having 3 rows 3 colums) i want to test only (2nd row 3colum) bit how to test either script or any automation plz explain? (Chandana)
We have 10 page.In first page we 2 popup and next page we 3 popup window......(windows name is different)how can we handle the all the popups without using recovery scenario
what is KEYWORD DRIVEN TESTING ? I M NOT ASKIN WHAT IS KEY WORD VIEW PLZ ANS FOR ONLY WHAT IS KEYWORD DRIVEN TESTING EXACTLY THANX
What is the Command used to start the QTP
How do u do batch testing in WR & is it possible to do in QTP, if so explain?
In my script there is a link(e.g. 'My Page') when I execute the script sometimes(not every time) QTP throws an error that "My Page(as link)" not found. Pleaase tell me where I need to update
How we wil do data driven test using chkpts? Plz. give me complete navigation steps for this?
I have written some script in QTP and i added those objects in Object Repository. All written script has been executed successfully. After few days when i tried to execute the same script i got error message "objects not found in Object Repositiry". How can we solve this issue?