Can we record a video in qtp recording??
i am new to qtp i do not know how to write script how to write the code to login if it fails how to able error messages
we have one text box and one list box(list box appear in same page or another page) what ever the text enter in text box that must be displyed in list box as first one. for example if we enter 10 in text box that is the 1st item in list box . after that we enter 11 then 11 is the 1st item and 10 is 2nd item. the maximum limit of list box is 10 items. if we enter 11th item the 10th item is deleted and llth one is add as 1st one and 9th one goes to 10th position
Does we use Classes and methods in realtime..?How wud we access methods in a class..?Thanq Guys..!
What is the difference between Call to Action and Copy Action.?
what is L-trim function will do?
What is object spy in quicktest professional?
What is Automation frame work.How we will prepare in real time.
desribe a situation where u faced a stressful situation and how did u cope with it
What are the option you can use to synchronize your test?
Hi all please solve this.It is urgent..... When I right clicked on a Web image manually It displayed Open link,open link in new window,save picture as, Email picture,Printpicture,propeties...etc. While automation I have written a code like this 'browser("Google").Page("ramseeker®: Memory and_3").Image ("graphOfModel").Click 10,10,micRightBtn But the right click menu was not displayed. I want to save that image in a seperate folder
How you can find length of array in qtp?
take one example and write vbscript on one web application in qtp? explian descriptive programe with one example?