what r the 3 basic factor on which we determine
to perform automation

Answer Posted / kanda

Function file to call it in SCript
Init file to give the Path for datatable
Object repository with exact identification
Datatable to import

Is This Answer Correct ?    1 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How many types of Automation frameworks are there in UFT? Describe them.

556


Describe function procedure in vbscript.

551


what is the frame work in J-meter?

1598


What is the Difference between test object and run time object?

605


please post the interview questions for QA position in FACTSET

3946






what is actually contain test report? can anybody post the test report

1470


How QA specialist can identify when programmatic descriptions are useful?

1970


Does Low-level recording capture mouse movements?

582


When to use descriptive programming?

589


How to capture dynamic values in load runner and how Each of the captured values are to be written to a text file (c:\temp\LoadRunner1.txt)

1732


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

1567


What is the use of sendkeys and what are send keys

1947


How will you test a keyboard?

599


In qtp, explain what is qrs file?

583


What are the things(properties, and other details) will be recorded while recording an object using normal recording?

1489