The Best way to learn QTP is through user guide which was
provided by Mercury interactive Corporation along with the
Software.U can check it out that one in Help Menu.
First try to Understand about QTP.Go through
simultaniously the User guide and QTP Tutorial.Tutorial
consists of sample script also.
U can find out VBScript,AOM concepts also in the Help Files.
All the Best
Suresh.Chaluvadi
csuresh76@yahoo.com
hey QTP man u know QTP that many times repetition is
sufficient. Say confidently QTP,QTP QTP and rush... lol
You can download the guide from net. Check google no need
to be in that much tense. Good luck dude.
hey wht do mean by my company is qtp, anyways
for ur reference u go through
"Mercury quick test professional,user's guide,version 8.0.1"
and plz dont take tension its very easy 2 understand.Hope
it helps u 'ALL THE BEST DO WELL'.
Hey u all, instead of helping him, you people are making
him frustrate...........! dont laugh at anyone....if you
can help him, otherwise dont answer...........
All the best Beaker.
my best advice to u is go to sunny soft its in adithya
complex, annapurna block, fifth floor,and there one person
named verendra is there ,if ur really intrested just
lisrten to him and practice in the lab u will be perfect in
using quick test.
Hi mite,
How is going ...Don't worry about QTP. Just read the
following web site user guide (100pages)and if you have
some more time also read student guide(1000 pages). It's
Takes around 5 to 8 days then you will get some idea. If
you have any queries send me a mail. I am always feel happy
to help you mite. Good luck to your future.
Take it is easy mite.
http://qualityvista.com/qtp-guides.html
Best Regards,
MR.Pavan K Adapa
Sydney, Australia.
Accountant
pavankumar.adapa@gmail.com
It look everyone fool over here,No body knows anything.
The Best way to learn QTP is
1. First read books that is Provided by mercury
2. In order to learn Descriptive Programing, learn VBScript.
Thats all!
Hi Vishal....Wat r u thinking of urself....the first
suggestion of reading the QTP material was the idea given
and the link to the tutorials can be found online n was
given to him correctly by many people......it will be an
added advantage if u know VB script but it is not necessary
as it is very user frndly ...even a layman without any
knowledge can learn scripting as u give a first click it
will be visible...if u have any suggestion then just pour
it out....u dont have any right to comment on others
okkkkkkkk....better mind ur Business n post ur answer.
Hi Madhu, you looks so angry on Me. Calm down Dear. No need
to get so Frustrated. I saw the various responses above and
so commented. Anyway, i really don't want to heart you.
But one think i will also suggest that any responses for
such kind of Question should be straight forward and Clear.
It should not as vague as it is clearly seems over here.
The first thing you need to do is write up a storyboard. I
typically use MS-Visio to diagram out the application under
test. Once that's done, consider each element in your
storyboard a sub. Start simple and expand.
For example:
sub LaunchBrowser()
SystemUtil.Run"iexplore","http://192.168.1.1/path","c:\documents
and settings\administrator",""
if browser("internet explorer").page("path").exist then
reporter.reportevent micpass,"step","The browser launched"
else
reporter.reportevent micfail,"step","The browser did not launch"
endsub
sub nav2page()
Browser("Internet Explorer
Enhanced").Page("path").Link("Link").Click
if browser("internet explorer").page("link").exist then
reporter.reportevent micpass,"step","The browser navigated"
else
reporter.reportevent micfail,"step","the browser did not
navigate"
endsub
'actual storyboard starts here
LaunchBrowser
Nav2Page
By doing your test this way, you can reuse subs over and
over and new testers can easily change the path they follow
by just changing the storyboard instead of the actual code &
logic you have spent so much time on.
Hope this Helps,
Eric
Many Of U r asking him abt What he mean By "MY COMPANY IS
QTP" Mr. Rohit If u really are fluent in English Can't u
understand what he mean by that.
Let Me Tell u What He Mean.He Means to say "My Company is
Using QTP for Automation" Is It Clear For u?
Wow, this is some forum to look into and have a hearty laugh
at the comments people pass around. The answer to the
original question posted in the first post can be as simple
as go to qualityvista.com website, download the content
matter from there and practice on your own on a downloaded
demo version of QTP. Some additional knowledge in VB
scripting may help but not necessary. Instead this post has
been turned into flame wars with comments ranging from every
where but the subject originally asked.
When will you all grow up!
I know Indians have an accent. I do too but looking at some
of these posts above, WOW! is all I have to say. This is a
perfect example of bad grammer. I mean the english is
terrible, infact I think I'm going to forward this URL to a
few friends of mine. Might not answer any questions but
it'll at least make them laugh.
Special thanks to: Suresh.chaluvadi, Meenakshi.patil(dont
take tension...lol), Nik Blayer(making him
frustrate...lol), Pavan(How is going) and the rest of the
educated, uneducated fools.
Mr Abhi U suck just because ur english is good doesnt make
u any better than the others. Just because uve had ths
chance to get a good foundation in english doesnt give u
the right to comment on others. ppl like u make me sick.
Let's make thing very simple.Since i know nothing is
imposible if someone has decided to do as i believe
SUCESS=INTENT+EFFORT+GRACE,
So my friend if you want to understand thing clearly do
followings
1>Dont confuse yourself just downloadthis pdf n go through
you will get exposure of using QTP Tool,I repeat only tool
not Scripting,
http://1001.netclime.net/1_5/I/E/7/QTP%20Tutorial.pdf
2> Then you want to master Script.I mean VB scripting. And
if you feel Scripting is fine slowly move to Descripting
Programming.
HI Guys,
I never find this type of form in the net.Just go
through some development forums and know the use of
forums.What a testing people.God bless you
Just go through all the pdf files given on this URL
http://qualityvista.com/qtp-guides.html
If you have installed QTP in your machine, you can use it's
help file also instead of downloading pdf.
For rest of the guys...please chill out...dont fight...dont
change the meaning of such forums....Thanks 2 All for their
valuable inputs....
Its enough by you guys, open forum should be a place where
we should add the commnet related with the topics not to
pull each others leg.
What i feel ,like many guys have posted tehre commnet to
learn QTPO through the Help given in the Mercury..yeah
thats the best way and laso if possible get some example
scripts by some one and follow them and try with similar
other application to auatomate,hope this will work
out..njoy!
I have the following Doubts Please clarify me with examples?
1.Could QTP cover entire application? or part of the
application?
2.Shall we rewrite(modify) the Manual testcase to automate?
3.How can I execute my scripts through client mechine which
is not having QTP installation
4.Few objects are not being identified by QTP afeter one
month. what could be the reason for this
(I am using trail version of 15 days)
how can i change the action path that called in other
action.
when i copy one action to other pc,the action"test2" calls
another action(C:\test1\action0),and i update
this"test1",the folder update to "action1",but when i
open "test2", it just point the call path to "C:\test1
\action0", but does not update to "action1",and the change
i make can be shown in test2.
so, can i update the call path manully?
thanks
suppose i can done the project , that project have 4 modules
in that one module they have many links(web pages).in that
time i can say i can work on some links? or total module?
OR is full with objects but i want to add 5 more
objects,but i tried merging files,shared mode and
descriptive ,iwont work.is there any alternative for that
There are 4 webpages in an application, in third page there
is one cancel button i want to click that cancel button
only, how can I click that cancel buttton ?
i need to learn the descriptive programming very well so for
that what to do am reading the qtp user mannual but it is
not so any materials or links with examples i want please
help me