which is the easiest way you can send the QTP test results to Client if he want to see the screenshots when the results are failed?
We can add screenshots in your failed results through reporter.reportevent utility object.
Reporter.reportevent micdone, "results","http://file_path.bmp"
| Is This Answer Correct ? | 0 Yes | 0 No |
What is data driver in qtp?
Which property do you use to retrieve or assign data into a cell in a Data Table object?
HOW do we find a datasheet when there are 4 datasheets in data table.this question was asked by covansys interview.
I want to execute 1st row of the local sheet and 3rd row of the global sheet parellely. write script to execute
What is the expert view?
What is active screen?
What is InStr()
Does QTP run in any environment?
How QTP integrate with application?
Check point what is how many types of checkpoint and explain
Does QTP10 supports Windows 7OS +IE 9 combination? Which is the preffered combination ,Plz let me know?
What is system testing and what are the different types of tests you perform in system testing?