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
How can we disable smart identification at the time of recording? Ideally, smart identification should be enabled only at the run-time.
1. In build1 there is a page with two check boxes and a submit button. You have prepared a script for that page and its working fine. In Build 2 the developers have added two checkboxes in the page. Will the script prepared for Build 1 work for Build 2 or not. If yes, why and if No, why. Remember the developers have not touched the object properties of the textboxes in the page.
What is the dis advantage of check points in QTP, if any?
what version of test director supports the QTP? does testdirector supports the QTP9.0?
Can any body please tell me the steps of keyword driven frame work in qtp. My mail is saswat445@gmail.com please send some materials on keyword driven testing in qtp. thanks a lot...
Hi What are re-usable actions in QTP? -Thank You
Is it possible to change the values of analog recording?
I want to learn Advanced QTP, suggest me the best faculty in Hyderabad
Hi, I got error message as "object does not support this property or method: "Test.Actions" when i execute the following line of script on QTP 9.0 Dim qtApp, qtRep Set qtApp = CreateObject("QuickTest.Application") Set qtRep = qtApp.Test.Actions("Action1").ObjectRepositories Can anyone tell me where i am wrong.
with out object repository i need to launch IE and then navigate to a login page and then operate the objects within the page. How will be the script?
How can we automate Capthca on registration or any contest forms ? Is it possile to Automate Webpages with Falsh using QTP..?
Write a script to verify font style and color of a windows object using descriptive programming