Answer Posted / saurav
in spiral model we iterate through a no of self contained
development lifecycle...here delivery is devided into
increaments or built with each increament adding new
functionality...we as a tester we might b involved at
several level say as we hav check the intitial increament
to check all required functionality..subsequent increament
will need testing for new functionality,regression testing
of existing functionality and integration testing for both
existing and new functionality.....
| Is This Answer Correct ? | 10 Yes | 0 No |
Post New Answer View All Answers
How the application is launched to the production environment?
How do u determine,what to be tested?
What is the difference between system testing and integration testing?
what are the typical problems in web testing?
write test condition for testing SMS service of a mobile phone maximun length is 100 character while sending and 80 character for receiving write test scenarios do not write test cases
hi all I have an overall experience of 12 years working in an EDP setup(worked in a manufacturing setup in a German MNC). On my request, I was relieved from my duties in Sep 06 for maternity reasons. However I would like to pursue a career in a software organization as a manual tester. I obtained my proficiency certificate in Software Testing from STAG SOFTWARE LIMITED 2 months ago i.e in May and would now like to continue working in this field. However I am unable to find a job until now. If anybody knows of a opening at bangalore, kindly let me know.
What is sanity?
Test cases have written according to Flow of the software working or according to Screens?
ANY ONE HAS ATTENDED THE INTERVIEW FOR WIT INNOVATION P LTD? THEN KINDLY LET ME KNOW ABOUT THE INTERVIEW PROCESS AND QUESTIONS ASKED.
tell me 5 new requirements in ur project? plz urgent
Explain Operational Acceptance Testing with example ?
What is the Myers Boundary Table?
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
How to test the below code and write test case? Prove that this code is wrong? int add(int a ,int b) {return a+b; }
What type of metrics would you use?