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

Hi could some one explan what is the use of the function Defination generator, And how to use the function defination generator.. Explan with the example..

0 Answers  


How to database testing by manualy?in my db having 100 records when i am retriving the data from db it shows in frent end 30 records how to find bug using QTP?plz Exp realtimers (Chandana)

7 Answers   Wipro,


WHAT IS THE SIZE OF OBJECT REPOSITORY USING IN YOUR COMPANY? Can any body tell me answer of this quation........

11 Answers   Ness Technologies,


which command u will use to access the application through descriptive programing?

7 Answers   Datamatics,


diff between winrunner and qtp

1 Answers   Wipro,






What is the expert view?

0 Answers  


Hi, How to invoke QTP or any application through Command Prompt without using Vb script and batch file.... Reply me Srinivas

3 Answers   Excel,


What is the extension of the qtp local repository? If it is .mtr then what is .bdb extension stands for?

0 Answers  


How to interact tool & application build in QTP?

0 Answers  


I am using environment variable xml to give credenatials for login into unix. Is there any way we cam mask the password in the xml?

1 Answers  


Hi Every body please explain me in steps to use checkpoints and object Repositories in QTP for Flight Reservation application please tell me the steps for this its urgent pls thanx for urs answers

0 Answers  


what is difference betweem class annd object?

1 Answers  


Categories