I AM NEW IN QTP,PLZ TELL ME ANY BOOKS FOR QTP,
MY COMPANY IS QTP,SO I LEARN QTP,PLZ ANYBUDY HELP ME

Answers were Sorted based on User's Feedback



I AM NEW IN QTP,PLZ TELL ME ANY BOOKS FOR QTP, MY COMPANY IS QTP,SO I LEARN QTP,PLZ ANYBUDY HELP ME..

Answer / eric mathiesen

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

Is This Answer Correct ?    3 Yes 6 No

I AM NEW IN QTP,PLZ TELL ME ANY BOOKS FOR QTP, MY COMPANY IS QTP,SO I LEARN QTP,PLZ ANYBUDY HELP ME..

Answer / rams

Hey why r u fighting with each other instead of answering
the question.Be cool guys.

Is This Answer Correct ?    1 Yes 4 No

I AM NEW IN QTP,PLZ TELL ME ANY BOOKS FOR QTP, MY COMPANY IS QTP,SO I LEARN QTP,PLZ ANYBUDY HELP ME..

Answer / tanuja

hi my self Tanuja.

Thank to all. Because I also searching for QTP material.
This forum will help me lot.

Is This Answer Correct ?    1 Yes 4 No

I AM NEW IN QTP,PLZ TELL ME ANY BOOKS FOR QTP, MY COMPANY IS QTP,SO I LEARN QTP,PLZ ANYBUDY HELP ME..

Answer / abhi

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.

Is This Answer Correct ?    3 Yes 9 No

I AM NEW IN QTP,PLZ TELL ME ANY BOOKS FOR QTP, MY COMPANY IS QTP,SO I LEARN QTP,PLZ ANYBUDY HELP ME..

Answer / pavan

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

Is This Answer Correct ?    4 Yes 14 No

I AM NEW IN QTP,PLZ TELL ME ANY BOOKS FOR QTP, MY COMPANY IS QTP,SO I LEARN QTP,PLZ ANYBUDY HELP ME..

Answer / vishal

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.

Is This Answer Correct ?    4 Yes 19 No

I AM NEW IN QTP,PLZ TELL ME ANY BOOKS FOR QTP, MY COMPANY IS QTP,SO I LEARN QTP,PLZ ANYBUDY HELP ME..

Answer / guest

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.

Is This Answer Correct ?    9 Yes 36 No

I AM NEW IN QTP,PLZ TELL ME ANY BOOKS FOR QTP, MY COMPANY IS QTP,SO I LEARN QTP,PLZ ANYBUDY HELP ME..

Answer / rohit

Dude first improve your english and all caps is so rude man.
And by the way what do you mean by My Company is QTP... lol

But great advise above.

Is This Answer Correct ?    25 Yes 99 No

Post New Answer

More QTP Interview Questions

Which environments does qtp support?

1 Answers  


what is the structure for the data driven framework

1 Answers   Wipro,


What is diff. between ordinal identifier INDEX and Location?

3 Answers  


Explain the new feature of UFT regarding the export of test results?

1 Answers  


Could some one help me the difference between GetTOProperty and SetTOProperty and when we will use these properties. and what is meant by SetToProperties..

5 Answers   Clinical Soft,


unique properties of button,edit box, radio button,check box?

2 Answers   IBM,


In a webtable,a list of values are there,rightnow one values shows,later random another values shows,but how to retrieve the random value in webtable.

1 Answers   HP,


How will you report the bug and explain the defect tracking sheet you handled?

1 Answers   TCS,


Hi All, What is an XML Checkpoint in QTP? How can i use it while testing a web application? Kindly explain in detail. Thanks in advance

2 Answers  


.mtr ( modular test repository or mercury test repository) plz give correct answer??

3 Answers  


What the genaric function to connect Sql Server using Sql Server Authentication and Windows Authentication

1 Answers  


Did QTP prove efficient for your project? Yes or No, explain?

1 Answers  


Categories