where did you automate in your project?(please tell me
example senarios)

Answer Posted / sss

As per my Knowledge

1.you test application multipul test data.
2. With out Connection of database
3. Data use multiful time..

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between keyword view and expert view?

609


What is the file extension of the code file and object repository file in QTP?

599


what difference between runtime object and text object and what property they have. whether they have same properties or different properties.

1709


Can any one send me the QTP Basic Coding Samples?

1614


Explain the differences between table and db checkpoints?

583






I need to obtain the parent of an object programatically, so if I have: winButton("aButton") I need to obtain the parent part: window("Window1").Dialog("Dialog1") so I can programatically create a string of the full name of the object to call it with an execute statement in QTP I would like to use something like: part[1] = "window(""Window1"")" part[2] = "dialog(""Dialog1"")" so I can do: exeLine = part[1]&"."&part[2]&"."&"winButton(""aButton"")" Execute exeLine Apart from keeping a record of the window/dialog hierarchy is there a parent or path function/ command Thanks Adrian

1574


Can we create user defined functions in qtp?

559


Can I change properties of a test object?

629


how to convert 100 into hundred repees only and viceversa

1453


If I give some thousand tests to execute in two days what do you do?

585


What are the common defects found in your project? (in qtp interview)

1619


What is the latest version of qtp?

586


What is RTM (require ment tracebulity marix) fromate?

1529


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

1466


how can i call function (which has link with excell sheet at a remote location) within another function

1579