Plz send one Tracebilitymatrix example? Anybody working on
Realtime QTP Plz give contact deatils?
Answer / mohan
Tracebility matrix - Mapping between Requirements and test
cases
Example: In quality center you have that option under
requirements Tab. and in dash board u can see the progress
on the particular requirement after this mapping - This
what v follow in our company
| Is This Answer Correct ? | 4 Yes | 0 No |
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
How to export QTP results to an ".xls" file?
what is the difference between wait and wait function
Sql questions to find second max salary and how to use joins
What are the key points to create a framework in QTP for oracle forms?
some times we write user define functions.where we write main and sub program,how,where to insert the functions in qtp?
how to call multiple scripts in QTP at a time
What are accessibility check point and xml check point?
How can I replace all the text from the QTP script with some other text. Is there any replace all function in QTP Any one can help me
What is reusable action?
How u call functions in QTP
How does QTP identifes the object in the application?