How many type of status messages are there ..explain?
Answer Posted / sumanth
With above four you have,
4 for mic Information, passes an information regarding the
output status.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How can we import into Excel "Details" ,"Result" ,"Time" parameters from within a Results Report which is generated after a Run error when a script is executed in QTP? Refer E.g below Status Functionality Description RunDate Fail Login User should be able to Login 12/3/2007 StartTime EndTime Details* 1:31:58 PM 1:32:29 PM (this one i want)
Why is action split used by qtp?
Hi, is it possible for recording shortcut key during record session? The application on which I am working is web based application. This application has several shortcut key associated with menu option. I have succesfully recorded all menu option but unable to record shortcut key.
Explain the difference between call to action and copy action?
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 are the technics follow in writing VB script?
How to use setroproperty?
How to handle the exceptions using recovery secnario manager in quicktest professional (qtp)?
How to add synchronisation points in qtp?
How will you check that your test cases covered all the requirements?
What are the types of environment variables in qtp?
What we are looking for is to load properties of object dynamically as for our application the global repository will pretty huge. It will be really helpful to us if something similar to following functions of Winrunner is available in QTP. #Define descriptor auto strDesc; #set property in the descriptor Gui_desc_set_attr(strDesc,?Class?,?Edit?); --- put other properties #Add Edit box to GUI Map Gui_add(? ?,strWindowName,strEditboxName,strDesc);
What are the check points can be inserted without recording?
When and why to use descriptive programming?
Can we Test Welcome Screens and Process Images with QTP