pls help me with scripting,right from the beginning in QTP
Answer / raghava
Wht u want exactly? At which point u have strucked?
| Is This Answer Correct ? | 0 Yes | 0 No |
How will you declare a variable in qtp?
list me out the shortcutkeys for some functionlities in the qtp for example to record ,to run ... etc
if we can find the status of script in qtp that either it's pass or fail then why we need to put this status on different excel file or log file in hybrid framework .please let me know asap thanks
want to learn real time automation project(QTP)?
What is quicktest professional (qtp)?
How to add a runtime parameter to a data sheet?
if you run one test script in internetexplorer the same test you run in mozilla ffirefox is it possible or not how is it.
hello, i just started searching for a job on QA ,need QTP software full version.plz can any body help me...my email id is padma_ub@yahoo.com.thanks in advance.
what is the advantages and disadvantages of using functions instead of re usable actions
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
Among the 3 Recoring modes,Standard, Analog and Low Level. which one is mostly used. I know that Analog id used for Graphs, Digital Signatures and Barcoding. so, which one among the 2?
what will be the stmt if record any edit box in the Web application ?