How u can do regration testing/retesting testing, after
assign bug to devloper, how to manage the test cycle number
and built number, plz tell me....

Answers were Sorted based on User's Feedback



How u can do regration testing/retesting testing, after assign bug to devloper, how to manage the..

Answer / shyam

Regression Testing:

Introduction of new functionality will not
affect the existing functionality


Retesting:

Testing the bilid with different test data

Is This Answer Correct ?    3 Yes 2 No

How u can do regration testing/retesting testing, after assign bug to devloper, how to manage the..

Answer / g.mallikarjun

Testing the application on modified build to ensure whether
the bus are fixed and the fixed bugs giving any effect on
existing functionality and further functionality is called
as regression testing .

Testing carried out on same build by giving multiple data
to ensure whether it is working r not.

(after assign bug to devloper, how to manage the test cycle
number and built number, plz tell me....)

the above part is not understanding to me,

mallikarjun.g@zapak.com

Is This Answer Correct ?    1 Yes 0 No

How u can do regration testing/retesting testing, after assign bug to devloper, how to manage the..

Answer / manoj

we check,
whether changed component has introduce any problem/error in
unchanged component

Is This Answer Correct ?    0 Yes 0 No

How u can do regration testing/retesting testing, after assign bug to devloper, how to manage the..

Answer / awadhesh tiwari

Regration Testing is a testing the module after getting
modified, we check it's impact on other functionality,it
should not be effected.


Retesting is a Testing the same which already tested with
new data.

Is This Answer Correct ?    0 Yes 0 No

How u can do regration testing/retesting testing, after assign bug to devloper, how to manage the..

Answer / keneni

1.by identifying the the dependent variable and independent
variable

Is This Answer Correct ?    0 Yes 0 No

How u can do regration testing/retesting testing, after assign bug to devloper, how to manage the..

Answer / xxx

Regression Testing:
Testing the previous application does not occur any
changes after fixing the bugs.
Retesting:
Testing the same application again

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More Manual Testing Interview Questions

Differentiate verification and validation?

0 Answers  


do we need to write test cases for workflow of the product for instance: there is 2 module "TRAINING ASSIGN MODULE" and "EMPLOYEE" in TRAINING assign MODULE iam assigning training to employee setp is 1.selct traning "oracle" 2.select employee u want assign "peter" 3.apply. now to check whether training assign or not GOTO EMPLOYEE module 1.click on "peter" 2.click on 'view assign to employee'link.now this is a flow do i need to write test cases for this fllow.plz help me guy mail me nirmal_rawatt@rediff.com

0 Answers  


what are the contents we have to cover in manual testing to get the job

1 Answers  


Which methodology u follow in testcase?

3 Answers  


What are known issues?

1 Answers  






what is v-model.why you are using v-model?& v-model follow parallelly approach is it correct?

2 Answers   Accenture,


For Editing functionality: If there are 10 fields on survey form.User can edit anything from theese 10 fields. User can edit only first field or he can edit 3 fields at a time or can edit all 10 fields at a time or can edit 1 field of one survey form, 2nd field of 2nd survey form, 3rd field of 3rd survey form etc. upto 10th fields or nothing will edit & close the form . My question is --> I have to write test cases for above all scenarios? Let me know it's urgent.

1 Answers  


What is the actions will be taken after preparing and reviewing test cases. Directly we will go for execution and how can we know the status of the application(whether the build is completed by unit testing).After unit testing completed, what are the next steps????

1 Answers  


Suppose there are three modules A-B-C, the output of A is responsible for B and output of B is responsible for C and if A & C is not ready & B module is ready then how can u check Module B

5 Answers   CVC, Global Logic,


What are the principles of software testing?

0 Answers  


what is test strategy and methodology ?what is the different between them?

2 Answers   Nedbank,


how can you define Priority and severity

13 Answers   HCL,


Categories