In the application that I'm testing is having a WYSIWIYG
editor.QTP is recording editor's body as web element. I
want to add some data to this web Element at run time. The
problem is that I cant find a method to add contents to
this web Element. Can any one come up with an answer for
this.
Thankx.
No Answer is Posted For this Question
Be the First to Post Answer
CAN SOME ONE TELL ME ABOUT QTP FRAMEWORK? I AM SUPPOSED TO GIVE THE QTP FRAMEWORK THIS WEEK SO PLEASE HELP
Tell me the situations where we will use Data Driven?
Which environments are supported by hp qtp?
What is the difference between Systemutil.run and Navigate.
Hi Guys, I am very new to QTP tool , In real time environment how to test the application with this tool, 1. How to load application in QTP tool 2. How to write test script in QTP. 3. In manual testing we test login box (user id , password) how can we test this kind of testing with QTP tool with examples . Please guys put some focus on my questions , real time ecperienced answers would be appreciate, advance thanks ,please guys i am expecting ur answers as soon as posible
What is the quicktest professional testing process?
Tell me the situations where we will use Data Driven?
write a vb script to print even numbers from 1-50?
6 Answers Kclink Technologies, Logica CMG,
which type of testing process are you following in ur company? how to recognize a qtp page?
What are output values and why they are used ?
I encountered with very strange problem in qtp while writing the script i written the code window"regexpwndclass:=XLMAIN").window"regexpwndtitle:=Open" ).Exit this code was working fine for about 10-15 times i executed the script but after some time qtp started giving the error with the same code the error is "Object doesnt support this method or function window(...).window(..)" then i modified the code with only window"regexpwndtitle:=Open").Exit in place of window"regexpwndclass:=XLMAIN").window"regexpwndtitle:=Open" ).Exit now again its working fine i cannot understand what thing is creating the problem if same code executed successfully in starting for about 10 times then why it is giving the error now can anyone give the reason .
How to take screenshots in qtp?