How to supress warnings from the "Test results page"?
Answer Posted / 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 |
Post New Answer View All Answers
What is use of object spy?
How many types of status are there?
Hi Frenz... I would like to take up the QTP certification . Can anyone tell me what is the procedure. n if anybody have the study materials pls fwd it to jkpunathil@gmail.com
what the difference between shared repository and per action repository?
Hi Guys, I want to place all of my values which i am getting it from a loop in to a global shee. For that i had written the script like this For i = 1 to ECOs-1 ECO = List(i).GetROProperty("innertext") DataTable.AddSheet("ECOList") DataTable.GetSheet("ECOList").AddParameter "ECOList",ECO AbortECO = DataTable.GetSheet("ECOList").GetParameter ("ECOList").Value msgbox AbortECO DataTable.GetSheet("ECOList").SetNextRow Using the above script, whenever the loop iterates it is creating new column "ECOLIST" in the sheet called "ECOLIST". It means, the values are displaying in the column wise even though i added the script " DataTable.GetSheet("ECOList").SetNextRow" . The cursor is not moving to the next line. Anybody help me out how to pass the values from script to the excel(Global/Local) sheet. Pls let me know @ nbabu11@gmail.com if you are not clear about the question.
How to find the difference between 2 dates in qtp?
why you have standardized functions? plzzz guys with real time exp. do answer
Please help me by providing the License key for QTP 9.2, at guru_aarya@yahoo.co.in Best Regards Gururaj.B
How the exception handling can be done using quicktest professional?
What is the use of "New Property" in "Add properties" of testobject properties in object repository. How can i use "New properties" while writing scripts if i have assign some values to the testobject properties Can anyone help me? plz
If you giving priority as p0, as a developer if I give priority as p2, What happens In user defined function ?
Hi frnds, does anybody know if there is anything called "thin point" or something in qtp? thanks in advance.
QTP script is not working on other's machine..
Can anybody let me know how to test the Drag and drop feature of the column in a .net application...eg..i hav to test the drag and drog feature of a table(swftable) in a application..plze help!!
How does QTP identify an object?