1.How do u prepare the test suits in QC?
2.How do u convert requirements to test plan in QC?
No Answer is Posted For this Question
Be the First to Post Answer
Can any one send me the QTP Basic Coding Samples?
Could you please suggest a book to start with QTP and also a book for advanced concepts?
Does quicktest professional is unicode compatible?
wht is the difference between action and functio?
please tell me how to identify the index of the link in the web table .links are not constant.example i want to click the link in the inbox ,search the item and click the partcular mail.(mail links count is not constant)
How can we open an Excel sheet through the script
After geting the modules where we generate the script ie in qtp or notpad ?
Explain about random testing of 500 test cases?
In an interview, what r the general questions asked in QTP? pls give me anwser to this question?
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
Where the text version of script file located in file system?
How can i find out any "text's" coordinates in excel sheet For example: I want to know the coordinates of "F" Column in the excell sheet While recording when i clicked on F column it is showing the coordinate values 385,9 but with out recording how can i find out them Suppose i want to clik on "H" column writing the script like this Window("Book1").WinObject("Book1").Click (...........) Here I Dont know what (x y )values should i enter Please any one can help me?