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 u say as experience(Interview) "TELL ME ABOUT UR SELf"? As a Fresher(interview) What u Say?
I need to obtain the parent of an object programatically, so if I have: winButton("aButton") I need to obtain the parent part: window("Window1").Dialog("Dialog1") so I can programatically create a string of the full name of the object to call it with an execute statement in QTP I would like to use something like: part[1] = "window(""Window1"")" part[2] = "dialog(""Dialog1"")" so I can do: exeLine = part[1]&"."&part[2]&"."&"winButton(""aButton"")" Execute exeLine Apart from keeping a record of the window/dialog hierarchy is there a parent or path function/ command Thanks Adrian
Q- what is the advantage of merging tool in QTP 9.2?
describe some problem that u had with automation testing tool?
Hi friends did any budy attend accenture system test for qtp? if any budy pls drop questions.not only accenture any other mnc company which you attended system test(QTP)?it may helpful to others also
Excepton Handling?
How we can differentiate between stand alone application and web application in QTP?
what is the automation framework that ur company using(actual procedure,not theoritically explination)
What is Descriptive Programing? In which cases, we will go for descriptive programing?
What is the main differece between QTP 9.0 and 9.2
can u Give Procedure to Handle Pop Window & write Code for that
What are the Test design techniques you uses in ur project?