Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

what is descriptive.create()in qtp?

Answer Posted / aditya790

Krishna Prasad, That is not Descriptive.Create(). It is Description.Create()
For writting description programming in Unified Functional Testing(UFT) it is used to declare description Object.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how can i pass a "cript"as a parameter in to a function

1980


Differences between text and test area checkpoints?

1100


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

2234


When I click on a link in web page.Link should open in new window.can anyone please let me know the script for this ---Koti

2908


Where we can use the synchronization?

1002


Can an action have 2 shared object repositories associated with them? In that case, if two of them contain the same object, which one will be considered?

1083


How to upload excel files into Quality Center using QTP Script and how to delete excel files from Quality?

1163


hi can anybody help with an qtp 9.2 license key please. Thanks, Nitesh.

2349


I have written a code to fetch values fro access db and place in the fields. Iam using GetROProperty to fetch runtime values. Now i want to add runtime values to the access db in field v3. please help me. Its not writting in the db. Option explicit Dim con,rs,db,c Set con=createobject("adodb.connection") Set rs=createobject("adodb.recordset") con.Open "Driver={Microsoft Access Driver (*.mdb)};dbq=D:\Sales.mdb" rs.open "select * from tax",con Do while not rs.eof Browser("Sales Tax Calculator").Page("Sales Tax Calculator").WebEdit("incost").Set rs.fields("v1") Browser("Sales Tax Calculator").Page("Sales Tax Calculator").WebEdit("intax").Set rs.fields("v2") c=Browser("Sales Tax Calculator").Page("Sales Tax Calculator").WebEdit("outtax").GetROProperty("value") rs.MoveNext print c Loop Do while not rs.EOF rs.EditMode rs.Fields("v3").Value="3" rs.Update rs.MoveNext Loop Set rs=nothing Set con=nothing

1965


Can any body please tell me the steps of keyword driven frame work in qtp. My mail is saswat445@gmail.com please send some materials on keyword driven testing in qtp. thanks a lot...

2226


What is exact meaning of Database Checkpoint in QTP 9.2 and what are the different types of the database check points?

2755


how can we compare descriptive programing with a regular expression

2391


Dear All, How to generate Pass or Fail Report in QTP without using Reporter.Report Event Method ? Thanks Balaji

2722


Is it possible to merge two object repository files in qtp?

1175


What is the use of ordinal identifier in qtp?

1010