I am a beginner plz tell me,how do we write scripts in QTP?
In my opinion we can write scipts in expert view or there
is another option where we can write scripts. plz tell me.
Answer Posted / sushma
there is only one way for scripting that is "expert
view".it depends on you whether u r following recording or
programming.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain runtime dynamic settings?
How is recording done when a application is over lapping the QTP application it gives a message object not recorded
What are the recording modes in qtp?
Which scripting language used by quicktest professional (qtp)?
1.explain end to end process of qc,2.how many tabs are in qc9.0,qc10.0 3.what is review, how many reviews are following in aproject 4.how will you get the requirements 5.why do we choose testing 6.how to export tc's and requirements to qc through add-ins
In qtp, how you can get the last character from a string?
Explain the views in the QTP GUI?
Hi All, issue is related to handling pop up script generated in IE, and run on mozilla. In App Under Test, when we get the alert pop ups, we just click ok button. if we need to run the same code on mozilla it will not identify . so we will check browser if browser(*).dialog(IE object).exits browser(*).dialog(IE object).winbutton(OK).click else 'by default mozilla browser(*).dialog(mozilla object).page(*).webbutton(OK).CLICK END IF But my qustion is. Do we write the above piece of code where ever we get such kind of pop ups from the application like alert pop up, confirmation pop up.... OR do we have any other alternative way to do this by using any functions in Recovery Scebarios? If Any of u know idea please do help me in this regard. or send answer to kravimb@gmail.com
How can I find out the cursor position through QTP suppose I am keep tabbing(Pressing the tab key continuously) and stoped at a position Now I want to find out where the cursor position is
How will you test a stapler?
How to use the object spy in quicktest professional 8.0 version?
How to test the login page in different ways in automation testing and i need code?
How to interact tool & application build in QTP?
What is the difference between keyword view and expert view?
The hybrid framework can be implemented for any application. Is it true?