How to supress warnings from the "Test results page"?
Answers were Sorted based on User's Feedback
Answer / nagmani
From test result window, Click View->Filter menu then
uncheck the warning check box to filter the warning from
the test result
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / raja83
hi i am unable to understand your question clearly anyway i
will give some input to you I hope it's useful to you
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 ? | 0 Yes | 4 No |
How Can I find the least value in a bunch of variables using qtp.. E.g.:- A = 210, B = 212, C = 60, D = 111 I don’t want to write bunch of lines for this…. Is there a way to get the result in one line…..
how to connect qtp to sqlserver?(if any body know about this please send mail to me:sheik_feroz5@yahoo.com)thank u
Can we write class for vb script in Quick Test Professional?
Using Object Repository is a advantage or disadvantage?
I learned all the objects of my application in object repository thru English Language. now i want to use same object repository for other languages(French,Dutuch and Chinese)
Plz explain about InTERNAl Environment variable, External environment variable,builtin environment variables with examples?
How can you connect the database with QTP?
Why we load add-ins in qtp?
How to find the number the number of Links, Brolken Links in a webpage?
how to make connection to a remote mysql database in qtp any one can please provid eme deatail steps.
Can anyone please tell me how to select next 5th business date from calendar using QTP/UFT ?
1 Answers Cigniti Technologies,
Suppose if a functionalityis not mensioned in requirement document and but its present in application. will it be consider as a bug and viceversa?