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
Can any give an example(if possible templates) how to test web application using QTP. thanks in advance
What are the different types of checkpoints?
wt is the use of multiple questions in QTP
Anybody plz give, How do you test aframe in a web page? If page cotain text message or Images, tables?
Explain how you can replace string in qtp?
HOW AUTOMATE TEST SCRIPT ? what time it will do? after gneration of basic script or Any , Plz explain detailed?
what could go wrong with test automation?
What are the Test design techniques you uses in ur project?
How will you check that your test cases covered all the requirements?
What is Port testing. Whhen will you perform?
what r the main attributes of test automation?
hi all here i have tab named "Workbench" By clicking on "workbench" tab.it displays 4 tabs like below workbench common cargo commercial charter "common" tab have 10tabs inside,"cargo" tab also haveing 15 tabs inside and remaining two tabs also having few tabs inside. when clicked on "common" tab.it displaying the script like tab("workbench").select"common" if i clicked on "cargo".it displaying the script like tab"workbench_2").select"cargo" if i clicked on "commercial".it displaying the script like tab"workbench_3").select"commercial" if i clicked on "charter".it displaying the script like tab"workbench_4").select"charter" I have used a "FOR LOOP" for common,commercial,cargo,charter tabs.it was stopped at second tab SO, CAN I RECOGNIZE "WORKBENCH_2,_3,_4" AS A SINGLE VARIABLE if not, can anyone plese help me to solve this
How do you do batch testing in wr & is it possible to do in qtp, if so explain?
How many lines of code in each script of QTP?
What is the virtual object?