For Regression testing already written test cases are
sufficient?
Answers were Sorted based on User's Feedback
Answer / sailaja
It depends on the application . If the new functionality is
added to the application we need to write the testcases to
test that functionality. If it is a modification to the
eisisting functioanlity noneed to write the test cases.
| Is This Answer Correct ? | 8 Yes | 1 No |
Answer / vengi
yes, becauses code changes but test cases are not changed
| Is This Answer Correct ? | 0 Yes | 2 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
What is CMMP and CMMH?
How to use transactions in qtp?
Differentiate the two Object Repository Types of QTP.
1.Qtp suppots Unix& linx or not 2why qtp suppots shell script.
What is the latest version of qtp?
Syntax for how to call one script from another and Syntax to call one "Action" in another?
What is the significance of “action 0” in qtp?
How to handle the exceptions using recovery scenario manager In QTP?
Hi,How to write regular expression for inbox(10) {here 10 is changing while playback}.tell me the pettern.
how can we perform web datatable operations on webpages(Like rowcount,col count,cell data)?
what is the extension for QTP files?
16 Answers American Solutions,