How exactly you start scripting in QTP? In the interview he
was not satisfied with my answer.Please post what is correct
answer.

Answers were Sorted based on User's Feedback



How exactly you start scripting in QTP? In the interview he was not satisfied with my answer.Please..

Answer / ravi, fortechsoft

In my company, we follow the below process while writing scripts

First, our Quality Leader will analyze the application and
identify the scenarios for automation. These scenarios are
divided among Automation Engineers for implementation.

This is the point where we(automation engineers) start our
automation process.

First we create automation folder structure(i.e., we create
separate folders for storing object repository files,
scripts, test data, test results, userdefined functions ,
recovery scenarios).

After creating the folder structure, we start recognizing
the objects using object repository manager and store the
object repository file in the specified folder. We then
attach the repository file to our test by using
Resources->Associate Repositories.

Now, we start writing the script for the scenarios.

We follow modular driven framework, and we also use data
driven framework where ever necessary to test the
application with multiple sets of data.

Is This Answer Correct ?    5 Yes 1 No

How exactly you start scripting in QTP? In the interview he was not satisfied with my answer.Please..

Answer / shraini

What is POC

Is This Answer Correct ?    3 Yes 1 No

How exactly you start scripting in QTP? In the interview he was not satisfied with my answer.Please..

Answer / rajan velayutham

Prof of Concept (POC) or Proto Type

Is This Answer Correct ?    1 Yes 1 No

How exactly you start scripting in QTP? In the interview he was not satisfied with my answer.Please..

Answer / shraini

All the 7 steps , 1)prepare for the recording, 2)start
recording,3) add the logical statements,check points,&
commands, 4)Debugging the script, 5)Running the script
6) Analyzing the results & 7) reporting the results.

Is This Answer Correct ?    1 Yes 2 No

How exactly you start scripting in QTP? In the interview he was not satisfied with my answer.Please..

Answer / rajan velayutham

Simply following the 7 steps for Automation is not good
idea/move.

Once the Automation plan is completed should create POC.
Before POC should decide very important process.

That is AUTOMATION FRAMEWORK. It will guide to be in
positive track. The framework will tell you how the
reusability of functions and scripts and etc.

Until unless the framework is not designed the automation
testing will not give the good progress.

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More QTP Interview Questions

It is given in the help of QTP 9.2 that we cant debug the scripts. Is there any other way to VIEW, PAUSE and make modifications in the scripts during execution???

0 Answers  


hi to all, i need a code.. in flight application 1.i need to login first then i need to insert 3 new orders... 2.i have to log out 3.i have to login again with different user 4.need to insert 2 new orders 5.then need to log out 6.then again login with different user 7.3 new orders create and log out 8.but we hv to do this using data table and actions please help me

0 Answers  


what is the use of automation frame work ??(QTP)

2 Answers  


please send detail navigation for merging of object ripositories in QTP 8.2

3 Answers   Infosys, Ordain Solutions,


where is the bitmap checkpoint be saved

3 Answers  






What is diff betwee datatable.importsheet "path" and datatable.import

2 Answers  


How to findout the number of spaces with in STRING For Ex : STRING is " RAJ IS A SOFTWARE ENGINEER " Please send me the answer

3 Answers  


What is Active Screen in QTP?

11 Answers  


Explain in brief about the QTP Automation Object Model.

1 Answers  


Tell about descriptive programing in qtp8.2?

4 Answers   GE,


There are some links on the page,count and click those links and check the text on the page displayed on clicking the link.write script for this scenario.

0 Answers  


How to load the object repository at run time?

1 Answers  


Categories