Mention the different actions types of qtp.
No Answer is Posted For this Question
Be the First to Post Answer
Can any one say what exact diff between test->parameters, action properties-> parameters. after defining the parameters in test->settings, how can we access those parameters.(i know how to use action prop parameters)
How software tester can use constants and variables in scripts?
what is the main process in QTP?
How does you test a weblink which is changing dynamically?
I am not able to record yahoomail browser.its giving error like "The browser Application can't be launched .Posssibly the URL is wrong" So anyone can tell me what setting i have to do in qtp??
Write Descriptiv prg 4 login logn....txt bx password---txt bx ok---btn
What is Description Object?
How To clear the AutoComplete?
how to write code for to select all the checkboxs in the gmail i wrote code for my question but it didn't works any body suggest what wrong my code my code is Set chkboxDesc=Description.Create() chkboxDesc("type").value="chekbox" Set chboxcollection=Browser("name:=Gmail .*").Page("title:=Gmail .*").ChildObjects(chkboxDesc) For i=0 To chboxcollection.count-1 chboxcollection(i).set "ON" Next i was getting general run time error pls help me i am in learing stage
What is a checkpoint? How many check points are there in qtp?
I am new with QTP. Is anybody could tell me where I can find a good tutorial with lots of samples?
What r the diffrernt file extentions in QTP?