1.exactly when we go for regression testing?why?
2.what is compatibility testing?what defect u found while
testing give example?
3.how many test cases you write and execute per day?
Answer Posted / sai
If any new enhancement is done then we will do regression testing to check whether this change is effecting other functionality of the software or not.It shouldn't affect other functionality of the SW. Then you can pass that test.
Compatibility testing:
Testing the all compilers , printers, fax etc are supporting that application.
What defect you found?
This answer is different for each application. It depends on what projects you put on your resume.
For example if you put Banking project you can tell so many defects like
When I try to enter Banking web page it is throwing STU(SYSTEM TEMPORARILY UNAVAILABLE). This might happen because of the server down or other environmental factors/code defects etc.
When I enter one A/C number it is navigating me to the other Account page.
When I am calculating the interest rates is showing wrong calculations etc
And interest should rounded to nearest whole number, but it is not rounding etc. According to your project make up your own defects.
3.This answer depends on Requirement.
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
Explain stub in testing point of view?
what is the common in all s.o.p (standaed operating procedure)?
About Testing
What is internationalization testing (i18n testing)?
How do you perform configuration management with typical revision control systems?
what is the cheklist to check SRS document (after releasing) as a test ingineer and how can we check
what types of testing you performed in transfer funds module....
What is the difference between load testing and performace testing?
I have to give weights to 5 stones so that using a simple balance and the stone i should be able to weight any number between 1-100
Define performance and stress testing?
Have u ever done testing related to a database,give examples to support u r answer.
from where do u collect test data if u miss some data what will happen
When to stop testing? (Or) how do you decide when you have tested enough?
what types of bugs will we find out in banking projects
How to test the search functionality.For example in naukri advance search is there.how ca i test that page.