Write a user defined function to count the no. of buttons
existed in a webpage ? i dont want to use descriptive.create
()
Answer Posted / ram.polavarapu
function countedit()
dim e
e=0
n=browser("").page("").chaildobjects
if n="WebEdit" then
e=e+1
print e
next
end function
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
hi all can anyone explain how to write the code for finding the mandatory columns in table which are having (red*) (red Astrik)
Explain the difference between call to action and copy action?
What are the types of object repositories? Which one is you using?
i have asked earlier only one question how to test web application using QTp plz send me the answer quickly
can i change the runtime properties of an object ? How can i check if a parameter exists in database ?
what is run-time data?
How to handle the exceptions using recovery secnario manager in quicktest professional (qtp)?
what type of values given to objects. EX::Set oBrowser=Description.Create oBrowser(“micclass”).Value=”Browser”
What is a programmatic description?
what kind of frame work you used in your last project?
How to analyzing test results using quicktest professional?
can any one please tell me which is the best institute in Bangalore to learn QA (crash course)? Thanks
please give me the code for doing retesting of gmail login page using functions so the function has to give the value
What phases are involved in testing an application in qtp?
How many types of recording facility are available in quicktest professional?