Can we create test script with out Step Generator?
Answers were Sorted based on User's Feedback
Yes,we can create the script without step generator. Step
generator is a Additional feature for the people who are
new to QTP. Generally script will be generated using any
one of the following methods.
- Recording method
- Manual script writing method(Using Object repository)
- Descriptive programing method(Without using Object
repository0
Is This Answer Correct ? | 3 Yes | 0 No |
Answer / ramu
yes, u can create the QTP script without step generator, u
can create by using recording option and manually.
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / aze
Yes, u can create the script without a step generator, u
can create by using manually.
Is This Answer Correct ? | 0 Yes | 0 No |
Can anyone tell me about "Step- By Step Paramterization". among the two paramaterizations, Step by step and Parameterize All, which one is mostly used.
How to get the column count and column name from the resultset in the database connection program?
For an application we automated QTP scripts. At the same time new requirement comes for a new module for the same application and its already developed. So how we automated now this new module with the old application(using old QTP script).
what is the long form of QTP ?
By default Action1 runs first in QTP. Is it possible to start the run with Action2?
what is On Error Resume Next ?
What is the main differece between QTP 9.0 and 9.2
How to create scenario selector
Q) Please any body can help me how we can create descriptive programming if the application is not ready i.e we don't have unique property of object ? note:build not ready means we can't use object spy in build to get unique property .
How can we QTP Scripts in xml format? is there any way to do so?
How we know the qtp has used the smart identification process for identification of the object.
How to delete an object from the object repository?