What agile testing? how it is process?
Answers were Sorted based on User's Feedback
Answer / arvind
Agile testing is done when an iterative model of approach
is used.Small piece of enhancement is done , code is
deployed and then testing is done..the process is iterative.
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / chabs
Agile testing is done when there is dependency between the
features to be developed(which's developed in stages) or if
the customer gives the requirements in stages(which is
almost the same as spiral which is also an iterative method)
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / sarika kalbhore
Agile testing is used whenever customer requirements are
changing dynamically
| Is This Answer Correct ? | 6 Yes | 4 No |
Answer / narasimharao.r
in this model 1st test engineers write the test cases and
give it to the development team in order to preventing the
defects while developing the application.
adv:- preventing the defects and etc.......
| Is This Answer Correct ? | 0 Yes | 1 No |
What are the key challenges of testing?
one deffectis found then we send it to the developers.and they released a new build.What we test in that build?The whole application or the only test cases where we got the deffect.
who is preparing PIN document?
what does a test plan contains and is a tester allowed to see the entire test plan or only the scheduling part of the test plan
what is ERP? why inventory comes in ERP?
how many levels of regression testing is avilable in our testing process?
what is test coverage?
test templet for GUI UNIT testing?
what is CMMI and CMM standards and what r software Quality certifications.please explain me clearly
What is the difference between stress and load testing?
what is defect leakage
Suppose product is to be delivered on urgent basis.There is no time to test on all OS and Browseres.We have time to execute atlest in one combination of OS and browser.Which one do you prefer and why?