Waht is User interface and Integration Testing?
Answer / shilpa reddy
user i/f testing:validating the application build screens
in terms of look and feel and ease of use.
Integration testing:testing on combined parts of an
application to check wheather it is working properly or not?
| Is This Answer Correct ? | 1 Yes | 0 No |
By using QTP, How do you test a frame in a web page?
I'm having a problem to get the status(pass or fail) during runtime for every iteration ran, and must get the results stored to an excel sheet if possible.
Please explain me i am using QTP 9.5 ,i am creating re usable scripts,i have to pass data from one local sheet to another local sheet.for example i am creating emploee information, (data is in action 2 local sheet),In this data table emplyeee number will get,i have to pass employee number to another reusable script search data (action2 local data sheet)
Explain data driven framework?
cud anybody please tell me the full form's of the extention files that we use in real time---.tsr,.mtr,.qrs
My company has recently started using Ajax for building UI and QTP is nor recognizing the drop down list for selection.It recognises it as a general Web Element or Web Table. I have added individual selections from the drop down as web Table. It works as long as the page is not refreshed. I need some help and inputs as to how to make QTP recognise a drop down list for selection. Any help will be appreciated.
if my application shows 100 records and in my database having 200 records how i can validate using QTP tool?plz exp. in detail?
What are the benefits of quick test pro(qtp)?
in qtp how we work with out put values and what is the process?
now a days which one is using all companies for qtpscript a)Object Repository based script b)Descriptive program based script c)BOTH
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..
What is Version control?