Hi could some one explan what is the use of the function
Defination generator, And how to use the function defination
generator.. Explan with the example..
No Answer is Posted For this Question
Be the First to Post Answer
In QTP what is the difference between Step-in, Step-out, Step-over ?
Can we create a qtp test from qc?
Hello everybody, can we maintain the state of page in QTP? 1. suppose i opened a notepad text file i entered some text and changed the font type and font size and saved that file. 2. Now next time when i will open a new notepad file it is showing me that font type and size which i changed in my previous step. 3. Here i want that QTP should capture the default setting i.e. it should maintain the state of the page. Thanks in advance, Gaytri
Difference between copy to action and call to action?
How to create scenario selector
Can we do Load Testing with QTP?
Explain the terms test and business component?
how can you describe the basic flow of automation with conditional and programmatic logic?
i need to add 1000 users in a domain i written the script for that and it is running successfuly but the problem is that my system is not the user of that domain in which i have to add users so for adding users in that domain i have to install qtp on that another system, can anybody suggest me the way to add those users from my system ultimately i want to know how to access remote computer through script
How can we conduct U-I Testing by using QTP??????
How to write business scripts using object repository with different scenarios
some times we write user define functions.where we write main and sub program,how,where to insert the functions in qtp?