Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to verify there is no message gets displayed
#4
Not Solved
If you already know the message which is not supposed to be displayed then

write the code like :

Code:
x = object(message).exist

if x <> false then
reporter.reportevent micPass, "No messages displayed", "validation is successfull"
else
reporter.reportevent micFail, "Messages are being displayed", "validation failed"
end if
Reply


Messages In This Thread
RE: How to verify there is no message gets displayed - by sunnyk8 - 01-10-2012, 04:09 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Help for instruction to click on Skip button in the warning message vijilesh 0 1,504 09-16-2018, 03:48 PM
Last Post: vijilesh
  [UFT] [WPF] Verify if the cell contains an image robertosalemi 0 1,896 10-25-2016, 06:57 PM
Last Post: robertosalemi
  Need to verify the drop down values based on condition santhoshmscsoftware 1 2,906 05-04-2016, 11:28 PM
Last Post: supputuri
  verify that parent properties match object currently displayed in your application. sona 0 3,133 02-21-2016, 12:00 PM
Last Post: sona
  Auto Complete list not displayed in PEGA7 adityacharan 0 2,411 11-29-2015, 12:07 PM
Last Post: adityacharan

Forum Jump:


Users browsing this thread: 3 Guest(s)