Micro Focus QTP (UFT) Forums
QTP for Beginners - Printable Version

+- Micro Focus QTP (UFT) Forums (https://www.learnqtp.com/forums)
+-- Forum: Micro Focus UFT (earlier known as QTP) (https://www.learnqtp.com/forums/Forum-Micro-Focus-UFT-earlier-known-as-QTP)
+--- Forum: UFT / QTP Beginners (https://www.learnqtp.com/forums/Forum-UFT-QTP-Beginners)
+--- Thread: QTP for Beginners (/Thread-QTP-for-Beginners)

Pages: 1 2


QTP for Beginners - Rico - 07-30-2009

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


RE: QTP for Beginners - tester_rahul - 08-05-2009

First point, be clear about the functionality and choose the part which could be automated.


RE: QTP for Beginners - kannanh1 - 09-11-2009

Im also new to QTP.Pls help me.


RE: QTP for Beginners - sreekanth chilam - 09-11-2009

Go thru the below link:
https://www.learnqtp.com/step-by-step-guide-to-learn-qtp/


RE: QTP for Beginners - basanth27 - 09-11-2009

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.


RE: QTP for Beginners - qtplearner9 - 11-13-2009

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.


RE: QTP for Beginners - vaira@lqtp - 11-16-2009

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


RE: QTP for Beginners - manish.points - 11-17-2009

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


RE: QTP for Beginners - v_selvam - 11-17-2009

1. Read the help files coming along with QTP installation.
2. go through 'https://www.learnqtp.com/' site
3. google for QTP


RE: QTP for Beginners - Shannon - 10-26-2010

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!