how to record/identify the webedit box/object which have drop down list and its changing simultaneously in qtp..
Answer Posted / uday
WebEdits cannot be converted to Listbox. These are two objects. First click on WebEdit, then you will see listbox object coming with options.
So first click on WebEdit, like B().P().WE().click
B().P().WL().select "your option"
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Hi All , How can we decicde for pariticular frame(DataDriven or Keword Driven)in Project? Thanks Balaji
Print the Prime numbers in below format only up to 20(Need commas also) 1,2,3,5,7,9,11,13,17,19
What the differences are and best practical application of Object Repository?
Where can I find and view run-time data table?
What is Curd testing?
What is the difference between run time object and test object?
How to Upgrade or support firefox 2.0 version on QTP 9.0? I have installed QTP 9.0 and installed firefox 2.0. But in REcord and Run Settings, it shows firefox 1.5 in Web tab for browser selection.
What is the difference between call to existing action and copy of an action?
Explain the N-tire structure(process) for Funds Transfer ( means give N ways to funds Transfer in an Application)
WHAT IS THE DIFFERENCE BETWEEN QTP SCRIPT AND VB SCRIPT? HOW MUCH PERCENTAGE WE USE IN QTP SCRIPT REAL TIME AND HOW MUCH PERCEN OF VB SCRIPT,,,,,,,
What is the extension of qtp local repository?
X flies from Hyd to bangalore using different methods of transportation. write the test scenarios and test cases for this?
Explain xml checkpoints.
RECENTLY I PLACED IN QTP..HOW TO IMPROVE VB SCRIPTS KNOWLEDGE? IAM STRUGGING TO WRITE THE AUTOMATION SCRIPTS? ANY BODY TELL HOW TO IMPROVE QTP SCRIPT SKILLS?
I opened gmail login into gmail and i have to save (Pass or move) all the mail into notepad please give me code Thanks of all