What do you mean by develope and enhanced script in qtp?

Questions by kalpeshprajapati   answers by kalpeshprajapati

Showing Answers 1 - 5 of 5 Answers

manas

  • Dec 1st, 2006
 

after running or navigating an application vb script is recorded.that is actual process or propetries of the application.but we want to run our expected scripts.so we enhence the scripts.if previous release of application has been changed,then the script required to run that application also changes,the script is developed for changing

  Was this answer useful?  Yes

Devolpement means performing the transaction on application

enhaced means inserting the cheekpoints or writeing conduction statements in the script and run the script and enhace the results with actual and expected

  Was this answer useful?  Yes

vinod

  • Dec 4th, 2006
 

in qtp developing a basic script means first of all we r writing code or test script that which performs basic operations apart from testing functionality like issues. then we enhance it by inserting checkpoints or using conditional statements/loops/methods/synchronization points/parametrization etc

as most of the companies r following scripting or descriptive programing techniques none is using the concept of chekpoints we can use methods and condintional statements/loops to test the aut

  Was this answer useful?  Yes

Jayalakshmi

  • Dec 7th, 2006
 

1. Inserting the Checkpoints

2. Giving with loop constraints

3. Calling the external files like VBs file

4. Inserting Pass or Fail statement

5. Using the Data Table or Flat files for the passing the runtime values

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions