how can i sent QTP results to the Html, notefile ,xl file
give me the code using g mail login page
No Answer is Posted For this Question
Be the First to Post Answer
Can anyone explain about Keyword driven framework in detail and how to use it in case of any project
Have you used xml check point in your project? How?
How to add a runtime parameter to a data sheet?
Difference between keyword driven test and DDT?
How can I open a EXCEL file from QTP Resultviewer with reporter.ReportEvent function call. Example: Test files for details click "here". And clicking "Here" in the resultviewer will open a local EXCEL FILE.
Hi, I am new into the field of testing and I need to know how can I begin automating the testing of Mainframe applications using QTP. Can anyone help me?
what is the syntax or command in vbscript to display user message example i want to display "welcome to QTP".
what testplan contents and what test strategy contents,what is the diff b/w them
What is the Dynamic Scenario in QTP? And also anybody give the example for this?
MANUAL TESTING, AUTOMATION TESTING QTP,QC , Load Runner , SELNEIUM ONLINE TRAINING
suppose u have two send buttons(same width,height,font) on an application write a descriptive programming
I'm quite new at QTP. Im doing a web-based app testing. I create something new item and a new link is created in the home page. This link is dynamic as it changes every 3 seconds. Obviously the new link is not in my Object Repo and I am trying to find a way how can I do a check or get the propery of the link I created. I can do it on keyword, but I need to do a check on expert mode, vbscript. I always get an error that is not identified whenever i try to check it (browser(b),page(p).link(newlink). Any idea?