How to supress warnings from the "Test results page"?
Answers were Sorted based on User's Feedback
Answer / sreeprasad
-if you want Pass result in the Result page
reporter.reportevent micPass,........
-if you want fail result in the Result page
reporter.reportevent micFail,........
-if you want Warning result in the Result page
reporter.reportevent micWarning,........
-if you don't want any result symbol only u want text in
the Result page
reporter.reportevent micDone,........
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / rayudu
you can filter the results through
View | Filters and Uncheck "Warning".
Then the result window will show you only PASS FAIL and
Done results.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is Data driven Testing Frame work.Anybody can expain it in Detail.. Pls anybody can give the answer.. Thanks in advance...
how to post xml data from QTP scripts to any application?
When I parameterize a script then for each iteration script is executed from begining to end. If I want to execute some middle steps multiple times using Parameterization (avoiding begining and end steps), what is the solution of this (e.g. total steps are 1 2 3 4 5 and i want 2 3 4 only(not 1 nd 5)
In the website, the protocol has been changed http: to https what you will do? Tell me your approach?
Could any one tell me "How can i recognize my cursor position using QTP 9.2" Give me a scripts for this
Could anyone help me for the below scenario: i am using the descriptive programming for my account, in which we have to generate the contract in the MS-word. when i generate this doc, we need to click on enable macros to continue further. but i am unable to make qtp to click on this. if anybody faced the problem like this??? pls help to get it resolved? Thanks in advance
How you can write contexts to text file in qtp?
If you are using descriptive programming and you have two objects with the same name, so you are identiying them by name and index, how can you avoid errors if a third object with the same name is added at the begining of the page?
What are the file extensions for per-action, shared object repository files and what is the extension for library files?
Can we call qtp test from another test using scripting. Suppose there are 4 tests and I want to call these tests in a main script. Is this possible in qtp?
How should I get results when I run scripts in a Batch mode
What is log file?How to write log file code?
2 Answers Apps Lab, Value Labs,