How many type of status messages are there ..explain?
Answer Posted / kalyan
0-micpass
1-micfail
2-micdone
3-micwarning.
we can use 0 instead of micpass.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Explain hybrid framework with advantages and disadvantages?
How do you test the text displayed in the header portion of times of india epaper. Hot news(banner) are scrolling in the top of the page, how do you test using QTP?
Difference between copy to action and call to action?
How can we extract data like "Details","Result","Time" from the 'Run Error' result generated in QTP after run time errors are generated during a run & import the details etc...into excel sheet
hi all can anyone explain how to write the code for finding the mandatory columns in table which are having (red*) (red Astrik)
Hi ,Can any one pleas explain how to test splash objects using QTP?
How many types of recording modes in qtp? Describe each type with an example where we use them?
When using descriptive programming?
What is the use of Debug Viewer?
What is checkpoint in qtp?
what is the difference between built-i function and In-built function?
Write the script to delete the mail which is at 9th,13th and 18th place in INBOX of Gmail ?
hi all here i have tab named "Workbench" By clicking on "workbench" tab.it displays 4 tabs like below workbench common cargo commercial charter "common" tab have 10tabs inside,"cargo" tab also haveing 15 tabs inside and remaining two tabs also having few tabs inside. when clicked on "common" tab.it displaying the script like tab("workbench").select"common" if i clicked on "cargo".it displaying the script like tab"workbench_2").select"cargo" if i clicked on "commercial".it displaying the script like tab"workbench_3").select"commercial" if i clicked on "charter".it displaying the script like tab"workbench_4").select"charter" I have used a "FOR LOOP" for common,commercial,cargo,charter tabs.it was stopped at second tab SO, CAN I RECOGNIZE "WORKBENCH_2,_3,_4" AS A SINGLE VARIABLE if not, can anyone plese help me to solve this
What are the types of environment variables in qtp?
When should I use smart identification?