I opened gmail login into gmail and i have to save (Pass or
move) all the mail into notepad please give me code
Thanks of all
No Answer is Posted For this Question
Be the First to Post Answer
What are the different types of recording modes in qtp? Which will be used when?
If i entered 2 columns and 4 rows inputs in DDT Like Mango fruit, Banana Fruit, Brinjal Veget, Carrot Veget.. . My Q is How to get the 2nd column value for corresponding 1 column input in 3rd row ie, ( i need to get "veget" in messge box @ run time
What is the keyword view and expert view in qtp?
How to make arguments optional in a function?
How is recording done when a application is over lapping the QTP application it gives a message object not recorded
Scenario:2 combo boxes.1st combo contains a,b,c,d.2nd combo contains 10..20,20..30,30..40,.Selecting 'a' shld display 10...20,'b' shld display 20..30.. and so on.tell d script? 2.Random testing of 500 test cases in qtp?
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.
actually how many hours per one day we will work on automation(qtp) in real time
WHAT IS THE DESCRIPTIVE programming when it is useful? & when to use this ?
in a web page hoe to check the dynamic links that rechabging with out using regular expressions
What is throw object?
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?