why require regression testing?
Answers were Sorted based on User's Feedback
Answer / balu s
If u make any changes in one portion of the program it will
affect other portion of the program to avoid this we have to
make sure weather all the functionality of the application
working fine or not.for this testing we will not wright new
test cases.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / swathi
in simple way to verify anything unchanged still performs
as expected.. is regression testing
| Is This Answer Correct ? | 2 Yes | 0 No |
In an output value text checkpoint, where does the output value stored by default ?
how to create the varibles and how these are connect to qtp? plz tell me
When we parameterise some field ex. Textbox is there any way that we can generate a specefic number of random values (For alphabetical values if possible) instead of manually entering values in the data table
How to Synchronize the Browser at Field level? For example if you put Browser.sync(), its waiting upto for that Browser sync only. It should wait total Browser get upload with fields.
Can any one tell me how to write a script for selecting open option in File menu of A word document.here you have to add objects to OR.try like that and give me the ans.i asked this question to so many but no one knows.if any one know the answer plz let me know
What is use of Global Sync Timeouts in QTP9.2?
How to capture data from images in QTP and produce them in Excel sheet ? please ans...
How can we QTP Scripts in xml format? is there any way to do so?
what is risks of testing a project?
how can i call reusable action in a function could any one explain me?
Can we record using all the modes in a single script? Explanation with example is appreciated
How you perform smoke and sanity testing using qtp?