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 |
Hi, Can any body please tell me how to create framework in qtp & where i can get some material to learn about it. regards, rahulT
Hi frnds, for ex.. we got a job in wipro, they will give me one mail id.. "Rameshkumar@wipro.com", where to open this mail id..in which sw ? or outlook?
i need the word "good morning" to be displayed by default whenver we click upon the blank test while opening the qtp. Could you please answer...
How can we see the analog recording steps in QTP..the Steps are stored in a track file with an extension .dat..how can we open the file..
In this bellow script QTP is not able to getting no. of Links from my Browser. Set desc=description.create desc("micclass").value="Link" Set obj=Browser("creationtime:=0").page("title:=.*").childobjects(desc) msgbox obj.count I am getting "General Run Error".Why QTP is not supporting my Browser,but its running fine in other system.Please help me to overcome this problem.
If you have given 1000 manual test scripts, what test you will do? and how?
How can the name of a checkpoint be changed in Qtp
What is the synchronization point in qtp?
in my application,validation message has in japanise language.how to validate this message is appears properly or not
Is it a smart choice to use QTP for backend testing?
How can we change the .mtr file to .tsr file and vice-versa
Where can i get the QTP tutorials. I wanna move to automation testing. Is there any book or URL, where i can find the source to read...