what is automation(qtp)bug pls giv me one ex?
Example:
suppose i have 5 earlier releases in which all test cases were automated,we all knows for every release automated scrpt are running as a regression testing,because functional QA are focuing on current releases.
incase, while running the regression pack we found some issue due to break of functionality, then the issue is called automation bug.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are main panes available in qtp test browser?
By using QTP can we record any log files written by the application which is in execution?
can we take 'dim my pen is good' as a paramerter
can u explain about QTP Frameworks? what are the framework types are available? and How to set or create frame work for a application? Explain briefly?(Also give me one example)
How to use actions in qtp ?
In qtp, explain what is qrs file?
How can I generate customized logs in QTP ?
Does UNIX support QTP? If not what is the other tool used for Unix environment?
how do we know whether all objects are stored in the object repository or not? how can we know if a particular object is not stored in the repository?
What is the difference in testing a client-server application and a web application?
we have 10 more actions in our test and we are using exit action command to come out from the action if any error s occured.In action 1 if any error occurs control is moving to second action but if we get error in second action exitaction is throwing general run error. Please give a idea to overcome .
write vbscript on veb applications in qtp with exapmles?