Posts: 3
Threads: 2
Joined: Jul 2009
Reputation:
0
07-30-2009, 11:35 AM
Hi Guys,
I'm very new to QTP. I don't from where i need to start the automation process.
I want to test all the scenarios in the application or End to end testing.
Please help me.
Thanks in Advance.
Rico
Posts: 45
Threads: 13
Joined: Aug 2009
Reputation:
0
08-05-2009, 11:05 PM
First point, be clear about the functionality and choose the part which could be automated.
Posts: 1
Threads: 0
Joined: Sep 2009
Reputation:
0
09-11-2009, 12:16 PM
Im also new to QTP.Pls help me.
Posts: 1,003
Threads: 1
Joined: Jul 2009
Reputation:
5
09-11-2009, 04:08 PM
Kannan -
Understood that you are new. What are all the baby steps you have taken so far to attempt to learn the tool ?
Let us know your exact issue or a bunch of issues you are facing while you are learning the tool, and we will be more than glad to help you out.
As a first rule, Search the forum before you post. It is a plethora of knowledge and you will find more if you dig deep.
Basanth
Give a fish to a man and you feed him for a day..Teach a man how to fish and you feed him for life.
Posts: 1
Threads: 0
Joined: Nov 2009
Reputation:
0
11-13-2009, 01:54 AM
Hi All,
I read your blog.Its very useful.Thank you so much for creating this site.
Well,My learning stage is over now am practicing the QTP then planing to take certification. Could you please suggestion me how to read and on which things i have to concentrate more. Any suggestions are accepted.
And one more could anyone tell me where i have to learn VB Script? you can send me a email to qtplearner9@gmail.com.
Posts: 1
Threads: 0
Joined: Nov 2009
Reputation:
0
11-16-2009, 04:32 PM
Hi i am new to QTP.
I know how to use checkpoints in the recorded script.
does anybody of you know how to use checkpoints through manual coding.
Thanks,
Vairamuthu
Posts: 1
Threads: 0
Joined: Nov 2009
Reputation:
0
11-17-2009, 03:54 AM
Hi Ankur,
QTP is new for me, i knew about the basics of QTP (Record and playback).
But don't know about the Descriptive programming as i don't have an idea of VB Script.
i am scared from coding upto now as i didn't from last 7 years, but i need to work on my fear
So Please suggest me where to start.
Thanks,
Manish
Posts: 49
Threads: 0
Joined: Nov 2009
Reputation:
0
11-17-2009, 10:56 AM
1. Read the help files coming along with QTP installation.
2. go through 'https://www.learnqtp.com/' site
3. google for QTP
Posts: 1
Threads: 0
Joined: Oct 2010
Reputation:
0
10-26-2010, 09:12 PM
Hello, This is an extremely helpful site.
I have, hopefully, a quick question that wont take up to much of your time.
I am not a VB programmer by any means, and would like to know how to properly add stops/pauses in the expert view.
I'm running a web app, that uses SilverLight, and the version of QTP that I currently have does not support this.
the end goal is to record, which I am doing successfully, and then to run the passed script to populate my web app.
My assumption as of now is that, when running the script, it simply runs very fast, without giving the web app time to "catch up" and populate. My thought is to add stops in the expert view, so that I may then populate web app fields.
thanks so much for any help!