any one can explain about QTP proocess,means where to start
and how to start Scripting.

Answers were Sorted based on User's Feedback



any one can explain about QTP proocess,means where to start and how to start Scripting...

Answer / ruchir

Do start with first recording the application and then try
to customize the the code in expert view as per ur requirments
like If else case , For etc

Try it

Is This Answer Correct ?    2 Yes 0 No

any one can explain about QTP proocess,means where to start and how to start Scripting...

Answer / sarithareddy

step1:start recording,
step2:editing means giving some inputs or putting some
conditions
step3:debogging
step4:execution
step5:analyzing the test results

Is This Answer Correct ?    1 Yes 0 No

any one can explain about QTP proocess,means where to start and how to start Scripting...

Answer / a.thirumalareddy@gmail.com

if you want to do scripting

first you have to add the objects of the application to the object repsitory

then write the scripts, and modify the script according to your test

debug the script line by line (use error handling methods is there any pop-ups)

execute the script

analyze the results in result window

Is This Answer Correct ?    1 Yes 1 No

Post New Answer

More QTP Interview Questions

Explain about Checking Bitmaps?

1 Answers   Crea,


What do you to script when objects are removed from application?

0 Answers  


How can we close all webbrowsers which are opened in out desctop?

8 Answers  


How to make arguments optional in a function?

2 Answers   Crea,


How to switch between browser tabs? )moving from one tab to another tab)

1 Answers   CTS,






Discuss the QTP Environment?

0 Answers  


What is the difference between "call" and "callclose"

1 Answers   Polaris,


in data driven testing for performing operations which method is easy from manual test data,keyword view,or from database.and why?

0 Answers   Wipro,


How many types of recording modes in qtp?

0 Answers  


What do you mean by iteration?

0 Answers  


Is there any option in QTP to add Java add-in after instaling the QTP?

3 Answers   IBM,


How to capture screen shots when an error occurs?

5 Answers   EDS,


Categories