Answer Posted / kiran m
debugging the Program Lines either by Developer in the Unit
Testing (Developement Side) Or by Tester in the Descriptive
Programes like Automation Testing it's like Line by Line
Statement by Statement or Conditions or loops or Decission
Tables Execution depending up on the Functional Scripts.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain the concept of object repository and how QTP recognizes objects?
For example you are checking bit map check point before coming to the results. How can you say it is passed? Or failed? Anyways?
What is an optional step in qtp ?
How many scripts did you have?
What is debugging? How you debug your script?
How to associate function library at a run time?
Hybrid framework supports Descriptive programming. Is it true?
when a test case is written how u test using qtp
Have you used xml check point in your project? How?
How many types of parameters are available in quicktest professional (qtp)?
How to add object to object repository in qtp9.0 Suppose for brower yahoo home page
How to use transactions in qtp?
What are the general steps involved in the data driven framework?
What is the use of running the scripts in Hidden-mode in UFT?
If the weblist is identified as webelement,and by clicking on webelement if the values are displayed,and if the values the values also identified as webelement.then how to fetch the values through script?