Can we create test script with out Step Generator?

Answer Posted / neha

Yes you can always create a test script without a test generator

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is it possible to change the property value at runtime? How it is possible?

567


How you will rate urself in QTP in the range of 0 to 5

1739


How you can decide which type of object repository you have to use?

695


How to start recording using quicktest professional?

598


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

1564






Without using gui map editor we can recognize the application in winrunner ?

597


I want to do Certification course in QTP. For this I request you to suggest the best Tutorial in PDF format, if possible, kinldy mail PDF file to my mail-ID: ramakrishna908@gmail.com Regards, krishna.

1459


What will be happen if i load object repository at run time, but it has already associated.

1253


What is TOM in QTP?

1798


What is action?

567


Where you get the run time data table?

575


if our qtp vb Script may be Currepted then What we want do?

1475


Whether qtp 9.0 supports Test director8.0

2112


What is the difference between byref and byval in qtp?

577


hi i am working with vbwindow on qtp.first i am openning qtp whenever open qtp my application not open that time generated error like "Runtime error 0" and fatal error:automation error how to solve this problem pls tell me

1863