What is the use of "Step Generator" in QTP??for what
purpose we are using??explain with an example
Answers were Sorted based on User's Feedback
Answer / mreddy
-It is just to create the step or function
like you want close the browser for that u need to write
a code for that you will open that step generator and will
pass the details
-it can generate coding browser.page.webedit etc
-it displays a list of avialble actions ,like loops
if else,while
correct me if i am wrong
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / jay prakash
The Step Generator enabeles you to add steps to test by
selecting from a range of context sensetive options. Using
the step generator u can add steps that performs operation
using the following criteria:
-- Category: Specifies an object or function that step
performs. Options available here are Test Objects, Utility
Objects and Functions.
-- Operation: Specifies available options based on category
selected.
-- Step Documentation: Displays information about the
current step.
| Is This Answer Correct ? | 2 Yes | 1 No |
can any one say that where we can download the QTP trail version ??????????
The string is like POWER STAR PAVAN , write a script for this how to findout the number of "A" in the string ?
How to find array size in qtp?
descriptive program for a yahoo mail that is in yahoo mail suppose check box mailid subject assume it is like this format all things are in webtable the question is suppose some mail ids are there in that mailids i want to select the check box wich is before a@gmail.com and after that i want to click on delete button
How to use actions in qtp ?
Write a script to print below pattern 5 4 3 2 1 5 4 3 2 5 4 3 5 4 5
Please explain me in detail! How to handle runtime errors in QTP useing recovery senario or with out scenario
IF we use batch testing.the result shown for last action only.in that how can i get result for every action.
· What should test in BANKING DOMAIN application ?
i'm using QTP 8.2, How should i select(browse) object repository from desktop(or from local local drives like C:\,D:\)?. Note:- object repository to select(browse) is been sent by some other person who is using QTP 9.0
Differences between quicktest professional (qtp) and winrunner?
1) What is the diff Between GetRoproprty and Gettoproperty? 2)What is Redim?