What is agile methodology and how to perform agile testing?
Answer Posted / shamim kabir
Organisations looking to get the most value from testing are
often also interested in adopting software development
processes which reduce risks. Agile is a term which embraces
a number of lifecycle models, characterised by iterative
development and cross-disciplinary working. These can reduce
risk by providing faster and clearer information on which to
base project decisions. One facet of agile development is
the reduction in compartmentalisation of testing within the
overall software development lifecycle
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
explain fish model in detail?
In cycle 1 we have 100 test cases out of which 95 test cases are PASS and 5 test cases are FAIL. So in cycle 2 how many test cases performed as a part of regression testing?
When will the testing starts?
How could we start writing testcases without having the FRS,BRS Docs? My Project has some docs that are related to explain the operations which will be done in the application. It is deployed in UAT server and is a maintainance project. Tell me some technipues or best way to provide the quality to application?
What is test out put?
How is ‘build’ different from ‘release’?
what the purpose of requirement phase
How we test the bulk of contents in web page using manual testing? Is any open source tool available for that ? Thanks in advance..
Hello Varun, Kindly send me the material as well as sample question papers as i am interested in doing the certification. Kindly help me out in this regard. Here is my mail ID: bjyothitesting@gmail.com
Have u ever done testing related to a database,give examples to support u r answer.
How do you scope, organize, and execute a test project?
What is back to back testing?
What is a good test? Wy do we need testing write test steps for triangle write test steps for ATM How a tester should approach a devloper about non accepted defect? What is test coverage assurance and give an example Draw and expain V model and how it is helpfull in software development
What Is risk Based testing?
Hello again!! wanted to ask you HOW EXACTLY create stubs and driver in integration testing? 2.whats the difference between integration testing and system integration testing? Thanks!!