An Web Application is added with two new features. what will
be your test approach?
Please guys tell me the answer?
Answer Posted / gaurav
i agree with my friend that regression testing is required whenever there is any change in the software but if the two new features are related to a particular module then that module should be tested and all other modules which interact with the changed module needs to be tested.This approach is only to minimize the time and cost.But if we are using automation testing for regression then that is the best approach.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What are the benefits of requirement traceability?
What is positive and negative testing?
What do you plan to become after say 2-5yrs (Ex: QA Manager, Why?)
Explain Testing process in your organization?
There is only requirements document. You have 10 days and 8 resources to release the system.At the end of the 8th day u tell ur TL that system is ready for release. How will you proceed with the testing process or in other words what all approach you will follow once you get requirements
what are your thoughts on SPRINT duration
how many meeting in realtime environment? what are they?plz explain?
Write notes on apparel testing equipments.
What is a test severity and test priority? difference between them with suitable examples?
What is Independent Testing?
Can Anbody please send me Daily Work status format in which I can save my daily work activity
Hello, I want to know how to write a regression test plan? Can someone please send me the format/template? Thanks in advance
Hi could some one please send me the testplan testcases(for 2Modules) and testscripts for mercry fliht aplication or gmail. please write those on templates and send me.In testplan plase write Testobjective, test scope, est approach, exlusions assumptios.
Do you think tools are required for managing change. Explain and please list some tools/practices which can help you managing change.
What is the difference between Sleep and wait in winrunner what is integration testing and types of testing present what is system testing what is data driven testing what is functionality testing if requirements are given to you then how do you write the test cases for it Account number = Ok cancel For above given form the valid account number starts from 1 to 1000 so is it necessary to input the 1,2,3 ….998,999,1000 test cases to check the conditions of valid account numbers I,e is it compulsory to write 1000 test cases for the above form