How to supress warnings from the "Test results page"?
Answers were Sorted based on User's Feedback
Answer / ramyab.mca@gmail.com
Hai...
From the Test results Viewer "Tools > Filters >
Warnings"...must be "Unchecked".
K,Byeeee..
Thanks & Regards
B.Ramyasri
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / lak
Based on which Version of QTP you are posting the answers
Ramya?
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / ramchandra patil
Hi Ramyab,
u can use Reporter.filter=3 in coding and u can un suppress
by putting reporter.filter=0
hey gays let me know if Im wrong with valid solution.
Thanks,
Ramchandra Patil
| Is This Answer Correct ? | 0 Yes | 0 No |
How to identify flash application when the qtp is not identifying the flash application objects.
We have 10 rows in datatable at runtime we get error at 3rd row ? what is the procedure for continuing same test from 4th row on wards?
What is the recovery scenario in qtp?
how can we write descriptive programming for menus when qtp is not able to identify it..and how can we write descriptive programming for partially identified and non standard objects..do i have to map the objects before writing the script
Which environments does qtp support?
How do you change Logical Name of the object in test script?
when i perametarization of the test through outputcheckpoint,i have seen run time error i.e outputcheckpoint mismatch .Plz tell anybody to me(qtp).How to clear that?
What does "Dynamic change on web pages" means.As per my knowledge, this comes in "Complete" level of Active screen capture levels, where it says, "Also dynamic changes on web changes are saved.so i want to know what type of dynamic changes are made and is this dyanmic changes efftes only on web application or any other?
Which features or drawbacks of QTP lead to the upgrade for a newer version?
What is the difference in testing a client-server application and a web application?
Hi, I got error message as "object does not support this property or method: "Test.Actions" when i execute the following line of script on QTP 9.0 Dim qtApp, qtRep Set qtApp = CreateObject("QuickTest.Application") Set qtRep = qtApp.Test.Actions("Action1").ObjectRepositories Can anyone tell me where i am wrong.
1)what is the quality process in QTP? 2)how to add the .tsr file in qtp through scripting?