I have to pass all the test cases into gmail userid and
password using functions please give me code
thanks have anice and greate day
Answers were Sorted based on User's Feedback
Answer / alok
Please post the complete question what you wants to do?
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / shyam.meghansh
You question is half can u complet it ...........i mean
what are the test cases u have written
| Is This Answer Correct ? | 1 Yes | 2 No |
What is the latest version of qtp?
How to find operating system information using the qtp script?
Login to flight app, in window flight reservation set the date field and select flyfrom as Frankfurt and verify whether flyto list box has the item FrankFurt, log the results.
What are the types of object repositories? Which one is you are using?
What is the difference between "call" and "callclose"
. My application is updating the user information in the application. Every time it is Adding on record in my application and Validating the information like “Record has added successfully”. Which Check point I have to put in this situation? Why?
What are different versions in Win Runner ,QTP ,Load Runner and Test Director till now and atleast please let me know new features for each version. Ex QTP8.2,QTP 8.5.QTP9.2 supports Mozilla 2.0
can any one make me confirm about a real time employee with better experience in QTP who is providing QTP course individually in Bangalore???
how to get childobject from .net application. i tried but its showing child object count zero. but window has child objects.the following script i written... pls help me how to get. set parent=SwfWindow("winodw name") CheckObjectDescription parent, SwfButton Public Function CheckObjectDescription(parent, oDesc) Set oDesc = Description.Create() oDesc("micClass:").Value ="Swfbutton" Set children = parent.ChildObjects(oDesc) cntObj=children.count msgbox(cntObj) End function
How does quicktest professional (qtp) identifies the object in the application?
What are Error handling other than Recovery scenario manager?
Write a script to delete a specific row in a webtable.