How to Practice QTP Scripts?
Answer / dinakar balli
First Learn QTP basics from HP QTP Documentation or from any
training institute.
later learn how to write scripts by:
www.gcreddy.com
in that web site we can get
1)Fat file scripts
2)Excel Scripts
3)Windows Scripts
4)Web based Scripts
5) Descriptive Programming Etc.
Is This Answer Correct ? | 21 Yes | 2 No |
Hi I am new to QTP. can u please answer to my qus... suppose 3 excel sheets are there * we are trying to check for login credentials for a page. userid from excel1 , password is from excel2 whether the page is opened or not that checkpoint is result is should be stored in excel 3.... this qus i have faced in IBM technical round... please tell script for above query ... please please
how will b the questions if we keep one QTP project in CV.please tell me iam attending an interview.
How did you achieve reusability via QTP?
Which property will you use to check the object state? (Exist)
hi all QTP recognizing objects as "string_1","string_2","string_3","string_4" like that but when using FOR LOOP for these.QTP not proceeding further can i declare these _1,_2,_3,_4 as a single variable
Both static and dynamic arrays are handled by the vb script. Is it true?
How you are developing the script? Using record and play back or manual?
i have read that "non-reusable actions can not be called in any other test".but in 'call to copy action' copies non-reusable action in other test also..can u pls help to understand this..
Iam trying to write script for Rediffmail Page,in doing so the script line for go button is not accepting. Is their any other way other than . Browser("micClass:=browser").Page("micClass:=Page").Link ("micClasss:=Link","name=go")
How to write test cases for web applications using QTP.plz write a sample test case to show how to write.urgently needed.thanks in advance..
w is output value
What is the architecture of framework