when doing regression testing, how can we know that other
screen or module are affected?
Answers were Sorted based on User's Feedback
Answer / venkat reddy
Regression Testing is done when module or project got
enhancements or bug fixed,
After getting the new build (bug fixed build),tester will
start testing with all passed testcases which are
previously tested-----Retesting
After getting the new build (bug fixed build),tester will
start testing with failed testcases of that module and also
all testcases of other modules to check whether any other
parts of the code get affecting-----Regressions Testing
Is This Answer Correct ? | 5 Yes | 2 No |
Answer / v5
As regression testing is done when any enhancement is done
or a bug is fixed, the critical functionalities and the bug
related functionlities(modules) are given priority and
tested. Thus, the related screens or modules are tested.
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / we4
regession tesing is doing after fixing the bug or change
made in the unit or module we have to chek whether the
perticular module,unit,or fixed bug affecting the other
modules ,units.
Is This Answer Correct ? | 0 Yes | 1 No |
Answer / dayand
because of that bug which is fixed by developer.Some other
bugs are seen.in same or other module.
Is This Answer Correct ? | 0 Yes | 1 No |
What expected result should come when Enter any sql query like “Select * from hello;” without quotes and with quotes.
6. what is the purpose of using automation tool qtp? and why we are using framework.
What is the Test Matrics?Process Matrics And Product Matrics?
There are around 500 test scripts are there to execute by using which internet explorer u will test?
What is non-functional testing?
Complete Testing questions
1.The main purpose of integration testing is to find design errors.is it true 2.The testing technique that requires devising test cases to demonstrate that each program function is operational is called ?
How do we run the database testing manually
test cases on orange hrm(( this is human resourse management system)
How we test the bulk of contents in web page using manual testing? Is any open source tool available for that ? Thanks in advance..
Which is not present in formal review? a.)Facilitator b.)Auditor c.)Author d.)Recorder
What are the qualities needed by a software tester?