What is Sceinario ,How many types are available with examples explain to me I have recorded a signature in context sensitive mode but how to we over come on it

Showing Answers 1 - 3 of 3 Answers

swarna

  • Oct 10th, 2006
 

Scenario is a doccument which discribes test cases for that scenario.

Ex: Flight App

Scenario                     TestCases

1.Login                       a.ENteragent Name
                              b.Enter Password
                              c.Click on ok

In QTP we have 3 types of recording

1.contexsensitive
2.Analog
3.Lowlevel


for recording signatures record in LOwlevel Recording

Thanks

swarna

  Was this answer useful?  Yes

hey swarna,

i want to correct u regadg the types of recording modes in QTP:

standard recording mode,

lowlevel recording mode,

analog recording mode.

For signatures in QTP we use analog recording mode.

thanks,

aparna.

  Was this answer useful?  Yes

KodumuruRamesh

  • Oct 24th, 2006
 

hi,

    For recording the signature best option is Analog Recording.

Analog Recording:

                        Enables u to record the exact mouse & Keyboard opertion.U perform in relation to either the screen or the application window .In this recording mode.Quick Test Records & tracks every movement of the mouse as u drag the mouse around a screen or window.

                         This mode is useful for recording opertion that cannot be recorded at the level of an object,for example recording a signature produced by dragging the mouse.

Syntax:

         Window("paint").RunAnalog "Track1"

kodumururamesh@yahoo.co.in

  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