Tell me agile process in your company
Answer / nitin sharma
In Agile customer requirement added frequently and its a
iterative process many iterations are there.There is sprint
of 2 or more weeks where customer prioritize their
requirements .Scrum master manage daily scrums of 10-15 min
where dev and tester both sit together, he ask about our
status like what we did yesterday,what we have today,is
their any obstacle we faced during the task.Sprint is of
fixed time ,if any individual fail to achieve his or her
task on time then it will be transfer to next sprint.
| Is This Answer Correct ? | 7 Yes | 0 No |
pleez mail me testcase examples for web application..at mina_ims@yahoo.com
How to Test a C++ and unix application is there any automated tool available,
what is database testing?
what is meant by host files web application testing?
what are the basic line documents?
!.what is the need for testing ?
Hi Friends .. Ans me these questions only on sqt.qae@gmail.com q-1)when testing will be stopped? q-2)same application program will run on a standalone workstation and on connected workstations.Describe what additional testing is require when workstation are connected?
They showed me a Web page containing 3 text boxes labeled as Name, D.O.B & Blood Group.It also have 3 Buttons as OK, CANCEL,Reset. They told me that 1) when you click on OK it'll route you to the next page and save the data in the database. 2) When you click on CANCEL it'll route you to the previous page. 3) When you click on Reset it'll clears all the entries made by you. Now they asked me to write Test cases to test the functionality of that web page & asked me to write 1 critical test case after which they will give final go ahead to test the rest of the application... I wasn't able to write the critical test case. Plz answer.
Could anybody send me testcase format for website testing?
What is Build and what is Installation testing?
What is Usability testing, pls explain with example.
Can anybody write the test cases for the following scenario. I want to create District. for that, District Code field, District Name field, Reset button, Submit button, Back button are there in the screen. whenever we enter District Code & District Name in the related fields, by clicking on Submit button, District should be created. By clicking on Reset button, all fieds should be cleared. By clicking on Back button, user should navigate to home page. Can you write the test cases for the scenario. I want to know the test case format for the scenario. what procedure is the best. tahnks in advance...