Answer Posted / manas
Re-testing means Re Testing of the Application. It is not
Regression testing. Regression testing is done after the
successful completion of Re-Testing.
For Example you have an application which is compose of 10
modules. Modules 4,5,10 are interlink means. On your first
phase of testing you find a bug on module 5 which is having
10 test cases.
On your second phase of testing you should first do the re-
testing of the fix bug, you have to re execute all the 10
test cases of the module, i.e Re-testing
After successful completion of re-testing you will execute
all the test cases of module 4, 10 as, the two module is
inter related to the module 5. i.e Regression Testing
Thanks
Manas
manasbarik@rediffmail.com
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
We have a directory structure /usr/local/jboss/server/{$app_name}/log/*.log which contains 1000 log files. A web application has been logging to the cloud.log file, the attempts of a user called test. The code logs the following way: log.debug(username); where the username equals “test”. What command line application and or combinations of applications will you call in order to create a file named user_log.csv that contains the following lines, where the timestamp is sorted: timestamp,username
On what basis CCB approves the changes?
Mention how validation activities should be conducted?
What is a test case template?
How do you determine which piece of software require how much testing?
What if there is not enough time for thorough testing?
Enlist some of the key challenges that are faced while performing software testing.
Suggest me MCQ book for Software testing
Tell me some key points to consider while writing a bug report.
Why is it often hard for management to get serious about quality assurance?
Can anyone please tell me how to export the requirements from QC 9.2 to excel file.
Why you choose automated testing over manual testing?
Tell me about any quality efforts you have overseen or implemented.
We have one home page for a web application.It has so many components which are being tested by different teams. If one component testing get delayed but all other components testing is done, can we sign off testing for that home page? If no, what should be done?
Could anyone share FAQs for QA/QC position.