what is agile model?
Answers were Sorted based on User's Feedback
Answer / kanishk
Agile model is basically iterative model.The following are
the stages:
1. Define
2. Develop
3. Build
4. Test
5. Implement
It promotes pair programming and shared code ownership.
It says test scripts should be written much before the code
to test is writen.
Integration and testing of the code should happen many
times in a day.
| Is This Answer Correct ? | 10 Yes | 2 No |
Agile testing is used whenever customer requirements are changing dynamically if we have no SRS, BRS but we have test cases does you execute the test cases blindly or do you follow any other process.
| Is This Answer Correct ? | 2 Yes | 2 No |
Answer / vivek ranjan
The Agile Software Development primarily focuses on an iterative method of development and delivery.
The developers and end users communicate closely and the software is built. A working piece of software is delivered in a short span of time and based on the feedback more features and capabilities are added.
The focus is on satisfying the customer by delivering working software quickly with minimum features and then improvising on it based on the feedback. The customer is thus closely involved in the Software Design and Development Process.
The delivery timelines are short and the new code is built on the previous one.
Despite this, high quality of the product cannot be comprised.
THE MAIN OBJECTIVE OF AGILE SOFTWARE DEVELOPMENT IS TO DELIVERY MAXIMUM FUNCTIONALITIES IN MINIMUM TIME AND NUMBER OF BUGS...
| Is This Answer Correct ? | 3 Yes | 5 No |
what is agile testing?
How will you assign priorities to test cases?
What is test report?? du u;ve written any test reports
Where you will upload and Map the Test cases into QC?
Give me two examples of HLD and LLD...
Suppose u and ur team member is there.ur team member (friend) has raised one bug..u don't no abt apllication as well as that functionality of that application.ur TL give the task u have to give the Severity & Priority..how can u give the Severity & Priority?
what is the architecture for your project?
what is testcase review?What is the use?
Have you ever written test cases or did you just execute those written by others?
what is the difference between Error,Defect,Bug,Failure
What tests would you perform on common homepage?
I am doing manual testing for one website application. Ihave prepared bug tracking report and test case report. here after any other additional report will need to perform, can u tell me