WHAT IS THE DESCRIPTIVE programming when it is useful? &
when to use this ?

Answer Posted / raghu

descriptive programming is a process where you can wite a
program directly execute it with out the help of object
repository.

It used when QTp is unable to find the object..

Is This Answer Correct ?    10 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Hi any body pls help me for QTP 11.0 software free demo version. i have to practice. Kindly send the link.or where i have to download.

1919


How to Open FireFox using descriptive programing? If my question is not clear, i will give an Example To Open Internet Explorer, We use Set IE = CreateObject(InternetExplorer.Application) IE.Navigate "www.yahoo.com In the same i need to open yahoo.com in firefox. Can any one tell me what is the server name of firefox to create an object

2751


How to use userdifined environment variables.Once we created in Environment tab which is at File--> Settings-- >Environment-->Userdifined

1713


How to call a test from another test?

975


Explain more about the Test Fusion Report of QTP?

801


If you are testing a web application then what will you test in that application?

1780


when I try to run below script in QTP "totalPages" value is 2. But i am getting error message (Type mismatch: 'totalPages' Line (): "For i=1 to totalPages".) totalPages=Browser("Name:=User").Page("Title:=User").WebElem ent("innertext:=of.*").GetROProperty("InnerText") msgbox totalPages For i=1 to totalPages rnum=Browser("Name:=User").Page("Title:=User").WebTa ble("column names:=User Name;ID;Last Name;First Name").GetRowWithCellText("store4") If rnum>0 Then r=rnum Exit for End If Browser("Name:=User").Page("Title:=User").WebElement ("html tag:=A","x:=471").Click MsgBox "Exit" Next

3578


"What are the common constrains that we need to consider when we prepare testcases for ASP application". Thanks in Advance...

1686


can any one say that where we can download the QTP trail version ??????????

1541


How to do the scripting. Is there any inbuilt functions in qtp as in qtp-s.

725


Explain actions in qtp ?

733


Name the properties you would use for identifying a browser and page when using descriptive programming?

749


Where we use data driver in qtp?

791


How you calling actions in qtp?

829


wht type of User defined functions or Java Releated functions Do we write in VB scripting

1570