If there r 1000 test scripts that were written. If a change
to any functionality is to be made then how can we know in
which script is this functionality existing.
Answers were Sorted based on User's Feedback
Answer / pradeep
this is where the tracebility matrix comes into picture.
u can always go into the requirements and check for the
right script that gets affected.
this is an important part of the regression testing!
else u can always run th rapid test script wizzard for the
likely test cases that u feel r affected but thats not it.
| Is This Answer Correct ? | 9 Yes | 0 No |
Answer / saravanaraja
You can Keep all the Test Scripts in WIN CVS. We can easily
track changes even a dot.
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / deven
I'm completely agree with Pradeep answer but I'ld like to
add in Adhoc Testing
| Is This Answer Correct ? | 0 Yes | 0 No |
There is a name "AJAY" how do u count no.of. "A" in that name ?
What is the main differece between QTP 9.0 and 9.2
how can we perform web datatable operations on webpages(Like rowcount,col count,cell data)?
Where to use function or action?
in qtp how we work with out put values and what is the process?
When should u feel that u can stop testing now? The following are few of the common Test Stop criteria:
Hi I know two types of testing processes. 1. Reaquirments stage,test design,code review's, Design review's, Test Plan, Test Cases design, test execution, Defect Reporting and tracking, UAT, Signoff. 2.Test Initiation , Test Plan, Test Design, Execution,Bug tracking, UAT, Sign off.
How do you return a value for an array.
suppose i have one datatable in my datatable in 2 nd row 3rd column one link is ther i need to validate that link how do u do this?(wipro)
How to capture screen shots when an error occurs?
anyone can explain about "Hybrid framework" in QTP
What are the most frequent errors you faced while executing your scripts?