1. Pls can anyone give me the descriptive programing
script to find the number of edit boxes in a login window
in flights reservation (windows application only not web).
2. Using descriptive programing, how do you handle
changing URLs. Pls anyone, very urgent

Answer Posted / hemakumar.m

1)Answer

Dim oEditDesc
Set oEditDesc=Description.Create()
oEditDesc("micclass").value="WinEdit"
a=Dialog("text:=Login").Childobject(oEditDesc).Count
Msgbox a

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

An action has both shared and local or associated to it and both have the same object in them. In the test which one will be considered?

648


Can anyone pls tell me in realtime (descriptive programming) how will the properties of the object be given to the test team. R they given in an excel sheet and is the same sheet also given to the development team and by whom is this given? Thanks a lot.

1560


When QTP object wait time is 10 seconds, and in test script wait time is 5 seconds and in function library wait time is 2 seconds how much time does the wait occur? or which is given priority.

1627


How to export quicktest professional results to an .xls file?

568


how to write the descriptive programming in QTP for remove the object value and substitute, with a variable then call the validation from excel

1901






How will you compare keyword and expert view?

525


What are the recording modes in qtp?

579


hi all can anyone explain how to write the code for finding the mandatory columns in table which are having (red*) (red Astrik)

1397


What are the differences between quicktest professional (qtp) and winrunner?

568


I am a newbie to QTP / Automation testing. I want to develop a script that creates a data file automatically with proper headings using VBScript in QTP.

1579


banking project description for software tester

7020


Can QTP be used for GUI testing ?, We are using Java with MySQL and Operating system is Linux. We are NOT using the web.

1944


Explain the check points in quicktest professional?

537


Explain quicktest professional testing process?

558


Suppose I want fail that check point? How can you do that?

598