recording is not a good programming practice.How to write
effective script without recording.Which is the correct
method explain in detail

Answers were Sorted based on User's Feedback



recording is not a good programming practice.How to write effective script without recording.Which..

Answer / rajanikanthreddy

In qtp we are having descriptive programmming..with using
object properties and values qtp idintify the objects
ex...browser("name:=google").page("title:=google") like
that we are identifying object...here we are not using any
memory(repository) this is use of descriptive
programming...try it

Is This Answer Correct ?    3 Yes 2 No

recording is not a good programming practice.How to write effective script without recording.Which..

Answer / deven

Yes, Recording is not a good practice effective scripting
is

1. Writing VB Script and Descriptive programmming

2. Use different types of Frame work in your project

3. Use Expert view for VB scripting

4. Use more Function Library

5. Use Constants (public)

6. Use Subroutine

7. Follow the Standard Programing practice

8. Use conditional, logical operator in scripting

Is This Answer Correct ?    1 Yes 0 No

recording is not a good programming practice.How to write effective script without recording.Which..

Answer / srini

Question is wrong..How can recording is not good practice ?
It's always depends up on the application under test.If the application is stable like SAP, or desktop applications, Descriptive programming is time killing..recording is much easier and time saving..

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More QTP Interview Questions

What are the differences between quicktest professional and winrunner?

0 Answers  


terminal services client

0 Answers  


Hi everybody, Can anybody tell me that how the QTP frameworks are implemented . I wanted to know with examples . Thanks in advance

2 Answers  


Explain the concept of Output values in Quick Test Professional?

1 Answers   Crea,


Explain roles and responsibilites of 2yrs Automation qtp engineer.

3 Answers   Oracle,






What is the use of sendkeys.In which cases we Use this sendkey.Pls explain with example.

3 Answers   Cap Gemini,


I have written some script in QTP and i added those objects in Object Repository. All written script has been executed successfully. After few days when i tried to execute the same script i got error message "objects not found in Object Repositiry". How can we solve this issue?

3 Answers  


How to capture a window in qtp or how to take snapshot of any window while writing script in qtp

3 Answers  


What are the types of object repository in qtp?

0 Answers  


How to capture the text from the application using QTP?

3 Answers  


Can any suggest me what is exposure testing?

0 Answers   Value Labs,


how to call multiple scripts in QTP at a time

3 Answers   IBM,


Categories