How to supress warnings from the "Test results page"?

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

HI I want to know the detials of QTP certifications such as syllabus, study Materil etc. Can any provide me all these details?? my mail ID is krishnuvk@yahoo.com

1539


What are the flaws in water fall model and how to overcome it?

562


How is recording done when a application is over lapping the QTP application it gives a message object not recorded

1574


How do you know the location Id of an object if you know its index id?

590


How we can import data from database?

651






How to replay a script in qtp?

616


How to find operating system information using the qtp script?

584


am not having intrest in coding lang like c c++ java etc can i choose Testing tools as my carrier and please suggest me which tool is good (suitable for me)

1284


Explain how qtp identifies object?

613


What is the difference between shared and local object repository?

617


If a button named "CLICK" is recorded in low level recording mode , what will be the values stored for "name" property of that button in object repository ?

1745


I need to obtain the parent of an object programatically, so if I have: winButton("aButton") I need to obtain the parent part: window("Window1").Dialog("Dialog1") so I can programatically create a string of the full name of the object to call it with an execute statement in QTP I would like to use something like: part[1] = "window(""Window1"")" part[2] = "dialog(""Dialog1"")" so I can do: exeLine = part[1]&"."&part[2]&"."&"winButton(""aButton"")" Execute exeLine Apart from keeping a record of the window/dialog hierarchy is there a parent or path function/ command Thanks Adrian

1574


Explain the concept of object repository and how QTP recognizes objects?

553


What is the difference between run time object and test object?

582


In Test Directory, What are the contents in test case designing? if you prepare in excel sheet how u use thrw Test Directory?

1510