Write a user defined function to count the no. of buttons
existed in a webpage ? i dont want to use descriptive.create
()
Answer Posted / srikanth
x = childitem("Webbutton").count
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to upload excel files into Quality Center using QTP Script and how to delete excel files from Quality?
What is the use of text output value in quicktest professional (qtp)?
How we can use the database checkpoint on a java web based application in which the database connectivity is done using JDBC->Pure Java type (in this type there is no need to create a DSN). At present in QTP we can fetch database values using checkpoint only through DSN. Is there any programming for this if we don't have DSN (ODBC)
Is QTP Supports SWT applications? If yes, can you write a sample script for opening a new package in eclipse.
we add library file used in test via settings or through "ExecuteFile" command. when we implement framework do we make common library file and load the same for all the test cases execution?
what is the latest version of QTP? Main difference between 9.2 and 10 version
What are the general steps involved in the data driven framework?
Is there any relation between Keyword Driven Framework and Recording modes provided in QTP( whether Recording modes are applied on keyword driven framework or not?)
How will you handle java tree in qtp?
Explain the keyword driven framework for the window based application complete creation of library files,env file,test data,recovery file,excel file ,repository etc and as a test engineer how is ur approach
How many types of recording modes are there?
Can any one tell me.......How the test engg's start testing in the compy environment.....real time tester PLSSSS help me i need in depth information regarding this...
How many types of recording modes in the qtp?
i need to add 1000 users in a domain i written the script for that and it is running successfuly but the problem is that my system is not the user of that domain in which i have to add users so for adding users in that domain i have to install qtp on that another system, can anybody suggest me the way to add those users from my system ultimately i want to know how to access remote computer through script
What is checkpoints for quicktest professional (qtp)?