give the code to count child objects (Total) in the page
Answer / alok
Set var=Browser("...").Page("...").ChildObjects
var1=var.count
msgbox var1
Regards
Alok
er.qtptester@gmail.com
| Is This Answer Correct ? | 9 Yes | 0 No |
waht is puirpose of accesbility Check point? waht is the use of Page and XML check points?
What is positive test case and Negative Test case? What is the meaning of Real World Scenario's?
dar Sir I am Facing th eProblem in QTP thet ,when I start thrcording inthe QTP for the ASP front end and C# the Coding Language I fing that recording is Done well for the Login screen but at the Time Running the script the QTP is Unable to Identify the Objects On the Objec Onht eLigin screen .Please answer the Question in Description and the Propables reason I might be facing alsp the Popable solution I have to Take thanks and ragards
Explain the benefits of quick test pro(qtp)?
Write test cases for copy and past password in password field ?
Hi there, I've installed a trial version of QTP to see if it works with my product but I cant automate selecting windows from a tree view? Can anyone give me any pointers? Many Thanks
Dim ExcelSheet Set ExcelSheet = CreateObject("Excel.Application") excelsheet.application.visible = true ExcelSheet.ActiveSheet.Cells(1,1).Value = "This is column A, row 1" ' Save the sheet. ExcelSheet.SaveAs "C:\DOCS\TEST.XLS" ' Close Excel with the Quit method on the Application object. ExcelSheet.Application.Quit after run this script i am getting error"The test cannot continue due to unrecoverable error"
what is the diff between manual test plan document and automation test plan doc.can u explain indetail.
We have a dynamic webtable where rows keep on adding.I have to click on particular row where the status changes to Update or Save.How do you click on Status(either it can be Update or save)
How you are developing the script? Using record and play back or manual?
What is difference between Quality centre and Test Director?
we have 5 default properties we want add more Default property in Object Repository how to add the property