can please tell me in brief:: what is Agile testing?when
we go for this type of testing?
Answers were Sorted based on User's Feedback
Answer / @mit
Agile Testing is preferable with Agile Model.
When the Requirement is changes frequently or Unstable then
v need to perform Agile Testing.
According to this Tester will work closly with Developer
and Testing had been done before every release.Release may
b scheduled on daily basis or once in 2/3 day.So Tester
will do the Testing accordingly.
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / raghu
Hi, Agile process is used normally in MNC's. It is
basically time frame not budget, so The priority items
build first, so the process will be continued and later
rest of the items completes.
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / krishnaraghava
Due to sudden changes in the customer requirements while
developement and testing,testing team will interact with
customers daily while performing the testing.This way of
testing is called agile testing.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / uday kumar
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.
Test case would have detail steps of what the application is
supposed to do.
1) Functionality of application.
2) In addition you can refer to Backend, is mean look into the
Database. To gain more knowledge of the application.
| Is This Answer Correct ? | 0 Yes | 1 No |
what is bug description document?how to prepare it?
test cases for bulb
Generally how do we do DataBase testing in Manual testing.. Do we prepare any testcases.. Generally do we concentrate more means ex: Joins, Triggers.....Anybody can expalin it in detail..Thanks in Advance....
How will you explain to an uneducated person about Software?
How will you identify the client side error and server side error in web application?
As a tester you are found a bug and you assigned dat bug to the correspondent developer.Then the developer not ready to accept that as a bug.what will you do?
hi experts, i was asked to write down the requirement description,test scenario, and test cases for gmail login and send email and then to check the email was sent in the sent mails.the format given to me was like this: Req ID, Req description, Test Scenario, Test cases....Can anybody please help me out with this..
plz anyone can explain me what is PB/MF based application?
what is database testing
What does scalability mean. Is the system scalable only in terms of hardware or its software which makes the application scalable. Please provide an example to support your answer.
difference between Manual Testing Vs Automation Testing
Is there any specific standard which tells, How many test cases should one person write in a day? and How many test cases should get executed in a day?