Write a user defined function to count the no. of buttons
existed in a webpage ? i dont want to use descriptive.create
()



Write a user defined function to count the no. of buttons existed in a webpage ? i dont want to us..

Answer / srikanth

x = childitem("Webbutton").count

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More QTP Interview Questions

Is there a function to find the number of occurrences of sub strings within a string?

1 Answers  


Interviwer asked, How many years exper.. on QTP? I said, total 2 yrs exp in manual and QTP. QTP only current project arround 3 months. then interviewer ask , HOW BOLD YOU QTP? What you say?

1 Answers  


Have you done batch testing in qtp? If yes how you are doing?

0 Answers  


Can you import and export data from XLS and how?

4 Answers  


How to retrive the property of an object?

5 Answers  






I have 2 Environment variable which holds int. I called into my test and addedup. but output is concatenating the values instead of Sum. Ex. Envi("a")= 10, Envi("b") = 20, c= Envi("a")+ Envi("b"). msgbox c ( Ans.1020). How to overcome this pblm?

3 Answers   TCS,


how do u retrieve data from a database ? i.e. i want to retrieve 2nd record only from a database ? write code for this. by using ADODB connecton, RSOBJ and using a FOR loop we can retrieve all the records( ex: if we give query as select * from emp). but i want only 2nd record. so how to acheive this.

2 Answers   Accenture,


When and why do you use "OPTION EXPLICIT" in VB Script. Is there any online help or something to learn the script for Beginners?

6 Answers  


how to click the link in webpage by using QTP Script????????

3 Answers  


Actually what is Quality center..is it Test Director or some other tool..Anybody can expalain it in detail..Thanks in advance..

3 Answers   Sony,


What is synchronization? What are the ways you can synchronize?

0 Answers  


There are 4 webpages in an application, in third page there is one cancel button i want to click that cancel button only, how can I click that cancel buttton ?

4 Answers   Wipro,


Categories