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 |
How will u declare a variable to access multiple actions? a)Dim b)Global c)Public d)Private
In a Web appl, on a page, there are student names & details listed.On clicking sort button,details are sorted on Names.How do u verify htat sorting is done by using QTP?
what is debugging testing?
In qtp, explain what is qrs file?
How to handle Dynamic Arrays?
write a script to verify links on any web page by using descriptive method by creating a description object (give a filter condition only link) ... need to verify expected like name by reading
Explain QTP using different development techniques ?
how to add a runtime parameter to a data sheet?
QTP identifying the child tabs in a maintab like tab_1,tab_2,tab_3,tab_4 while using a for loop for these tabs.its not proceeding from _1 to _2. How can i use "for loop "
How smart identification works in qtp ?
What is the use of running the scripts in Hidden-mode in UFT?
How to write business scripts using object repository with different scenarios