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 |
anyone can explain about "Smart Identification" in QTP I mean what is the use of "Smart Identification" Give an example
suppose u hav a dialog or window which contains 10 buttons with same name & value. now how to check each button? i.e. how qtp indetifies these objects separately?
Is QTP Object Oriented language or Object Based language? What are the OOPS concepts it will support? Why it wont support all the OOPS concepts?
when to start the automation?
what is the difference between data driver & data driven and driver script?
What is driver script and driver script in qtp frame work????
Hi everybody, Can anybody tell me that how the QTP frameworks are implemented . I wanted to know with examples . Thanks in advance
Hello Everybody, please tell me how to use accessibility checkpoint and XML checkpoint by giving any practical example of it.please provide me the steps to perform that and also pls provide the code too. Thanks in advance, Gaytri
i this is balaji from chennai i have 4 yrs exp in testing and my qualification is bsc computers i completed in correspondace in which companiies accept the correspondace plz let me know
How do u write a regular expression for date (dd/mm/yyyy) field?
what type of automation is follwed in the project?
After executing the script in qtp suppose i found some script execute successfully and found some error.So how to report the status for both (i.e pass and fail report)in test director. For "fail" We use "defect tab" in testdirector. But for "pass" how to report it to TL.what is the process plz anybody ans