How to supress warnings from the "Test results page"?
Answers were Sorted based on User's Feedback
Answer / guest
In the Test Results window we have a Filter option there we
can suppress the warnings of a particular test..
| Is This Answer Correct ? | 7 Yes | 1 No |
Answer / nani
Hi,
Test case warnings are supress by
Tools>generaloptions>uncheck the warnings
But In General options there is no option for uncheck the
warnings plse check it and give the reply
| Is This Answer Correct ? | 2 Yes | 2 No |
Answer / kv
add regular expression (.*) and give click on 'cancel'
button so that let any pop up appear during the script run
it will automatically click on cancel. this is one way of
suppressing the pop up's i think.
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / krish
Tools>>Options>>Run Tab>>then Uncheck "Save Still Image
Captures to results
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / pratibha dwivedi
From the Test results Viewer "Tools > Filters > Warnings"...must be "Unchecked".
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / rajasekhar
Test case warnings are supress by
Tools>generaloptions>uncheck the warnings
if any thing wrong pls correct me
| Is This Answer Correct ? | 1 Yes | 4 No |
What is the D/B Test managemet tool and bug trcking tool? Ans send to pbr.qtp@gmail.com
what is the difference between Automation object model(AOM) and test object model(TOM)
Explain the keyword createobject with an example.
I have recorded a test using qtp to download a file in an application. Code: Browser("MFA Work Queue Manager").Page("MFA Work Queue Manager").Link("Rules Maintenance").Click Browser("MFA Work Queue Manager").Page("Rule Maintenance").WebEdit("txtSearch").Set "PmtType" Browser("MFA Work Queue Manager").Page("Rule Maintenance").WebButton("Search").Click Browser("MFA Work Queue Manager").Page("Rule Maintenance").WebButton("Export").Click Browser("MFA Work Queue Manager").Dialog("File Download").WinButton("Save").Click Browser("MFA Work Queue Manager").Page("Rule Maintenance").Sync Dialog("Save As").WinButton("Save").Click Dialog("Save As_2").WinButton("Yes").Click Problem: When running this test it gives an error at line no. 5 as Save button object is not identified by it's parent object. This code I ran 4 times after recording at it was working fine but 5th time onwords, it starts giving me the above problem. I used exist property option, Check Property option but none of this changes work at all. Kindly help...
How do you create regression test packs?
What are FAST and NORMAL modes in qtp ? Why r these modes intended for ?
in qtp how we work with out put values and what is the process?
What is API
What is object identification?
In a yahoo web Application there are 65 links.one day it will opens 50 links and another day it will open 55 links.In this scenerio write Descriptive programing for Automation?....Pls write the code for this scenerio.
1 Answers College School Exams Tests, UHG,
Thanks....But can u tell me how i use the QTP for GIS with one Example...
How can we check whether a particular sheet loaded (existed) or not in Data Table.