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

what difference between client and server applications exatly?

1 Answers   Honeywell,


Explain different types of action in qtp?

0 Answers  


what is KEYWORD DRIVEN TESTING ? I M NOT ASKIN WHAT IS KEY WORD VIEW PLZ ANS FOR ONLY WHAT IS KEYWORD DRIVEN TESTING EXACTLY THANX

3 Answers  


Scenario:2 combo boxes.1st combo contains a,b,c,d.2nd combo contains 10..20,20..30,30..40,.Selecting 'a' shld display 10...20,'b' shld display 20..30.. and so on.tell d script? 2.Random testing of 500 test cases in qtp?

1 Answers  


please write a script to find the text in a application. Note: i dont know the location of that text where it is located. just like negative testing.

2 Answers   BSL,






How can i open a file in Textpad and replace a string with another using QTP

1 Answers   Wipro,


Can we test the Word Document using QTP Tool? We should test the page size,page set up, paragraph indentation and spacing, font size of the the character int the page.

0 Answers  


What is the difference between "Call to copy of action", "Call to existing action" & "Call to winrunner action"?

5 Answers  


How to create log file in qtp?

2 Answers   AppLabs,


How to pass parameters to Actions Pls anybody can give the answer.. Thanks in advance...

2 Answers   Navis,


What are the enhancements u did after recording ur script?

1 Answers  


where the object repository is located?how to choose the object repository as shared or action object repositories?

4 Answers   Datamatics,


Categories