What is test fusion report?
Answers were Sorted based on User's Feedback
Answer / rnashok
Once a tester has run a test, a TestFusion report displays
allaspects of the test run: a high-level results overview,
an expandableTree View of the test specifying exactly where
application failuresoccurred, the test data used,
application screen shots for every stepthat highlight any
discrepancies, and detailed explanations of eachcheckpoint
pass and failure. By combining TestFusion reports
withQuickTest Professional, you can share reports across an
entire QAand development team.
| Is This Answer Correct ? | 10 Yes | 4 No |
I need to pull the data from the page which in row, column vice into excel sheet, how can it be done using QTP? eg: Name Dept xyz gdty i need the same data to be exported in excel sheet.
What is Port testing. Whhen will you perform?
what is descriptive programming? what are the mandotory properties in qtp? what are libriry functions in qtp? what frame work you are using at your project? what is object repositery? what is our role as per qtp project is concerned as a software tester?
How many types of parameters are there?
dears, I have one question for QTP.If my software is english and defined objects is english name. But, if my software has support MUI, under this case that my objects in the QTP can't work, because the QTP can't catch the objects name. In this case, is anybody know how to solve this problem? Thanks a lot.
Can objects recognised without repository?
I want to assign values in a table in my software, in first column i will give values, table is of 4x4 i.e 4 row and 4 columns, i m using VBScript in my automation work. it is a simple table for giving values.
What Folder Structure following in Keyword Driven Frame work?
While writing script using For Next Statement in QTP, I try defining the variable in Lib File I am getting syntax error whereas if I use the variable in script file, the script works fine. Can anyone help me in finding the reason behind this?. E:g Dim intStartRow (Define in Lib File----- say abc.vbs) Dim intRow (If I define this variable in Lib file I am getting Syntax error where as if I define in the script file ---- say xyz.mts the script works fine) IntStartRow=2 For intRow = intStartRow to xlWrksht.UsedRange.Rows.Count ‘Some Code here Next
Hi, one script having 10 Actions,but i want to execute only 3rd action and 7th action? how to execute selected actions? throgh script and through navigation?
IF we use batch testing.the result shown for last action only.in that how can i get result for every action.
Hi Guys, In one of my interviews, I was asked to Write a paragaraph explaining how much scripting I did in QTP? I don't know where to start and what to write. So I need your help in writing that.