suppose i login into gmail page after that i read all the
messages (say 10 messages) i have to send (SAVE) the
messages in Html,notepad and i have to replay(Compose) send
the messages please give me the code and give mail id so
that i can clear my question
No Answer is Posted For this Question
Be the First to Post Answer
HI, Based On The Information Below Write A Data Driven test Script Edit Box 1 Should take Value From Num1 Column Edit Box 2 Should take Value From Num2 Column Click On Add Button, Get The Value Of Exp res Column, Get Value From Actual Result Edit Box , Compare Two Values, Write Pass / Fail Value Into Result Column Thanks In Advance... Kavitha Input.Xls Num1 Num2 Exp res Act res Result 10 30 40 40 Pass 50 40 90 90.5 - - - - - - - - - - - - - - - -
What test cases can you automate using QTP?
i have batch scripts in qtp and i want to update the status like pass/fail in excel sheet after excecuting the every script in batch.how to write the script for this?
If an application name is changes frequently i.e while recording it has name, in this case how does QTP handles?
what is the difference between the modular framework and datadriven frame work
What is the recovery scenario in qtp?
any one could you explain the following code with example: intFieldItemsCnt =CInt(GetProperty(Browser ("Browsername").Page("Pagename").Weblist ("weblistname"),"items count")) msgbox intFieldItemsCnt
if devloper change only button names in present build then script will execute or not , why? Only gui changed.......
How we can differentiate between stand alone application and web application in QTP?
How to add a standard checkpoint in your test ?
WHAT IS ENVIRONMENT VARIABLES?
How can we test an XML using QTP? I have been to an interview, where they have given me an XML which had 15 values and they have given those values on a separate page. They asked me to write a QTP script to check the XML is having those particular 15 values.