Can u plz explan Agile Methodology? In testing how agile
methodology is used.
Answers were Sorted based on User's Feedback
Answer / narsimha
Its a methodology which gives flexibility, adaptability to
provide productivity. Which is an empirical model. These
are iterative processes.
Agile has different methodologys:
1. Scrum -- its an iterative process and requirements
(backlogs) are prioritized and will be developed in 30days
(sprint).
2. XP -- writing use cases and then developing the code,
used for fast paced projects
| Is This Answer Correct ? | 12 Yes | 7 No |
Agile Methodology:
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 ? | 1 Yes | 0 No |
How to design test cases?
We have a directory structure /usr/local/jboss/server/{$app_name}/log/*.log which contains 1000 log files. A web application has been logging to the cloud.log file, the attempts of a user called test. The code logs the following way: log.debug(username); where the username equals “test”. What command line application and or combinations of applications will you call in order to create a file named user_log.csv that contains the following lines, where the timestamp is sorted: timestamp,username
why do not u try to get job in your core side(example :-eee)?
When should u feel that u can stop testing now?
11 Answers iSoft, MBT, TCS, Verisoft,
What are estimations? How do you estimate?
Why do you consider testing to be necessary?
What would be a good answer when someone asks 'What was your best bug you found'? How does a person know whats the best bug? I never found the best bug..all my bugs are good.
Explain the difference between the verification and validation?
What are the three C's for the present QA in the IT industry.
What is a test strategy and what does it include?
Can anybody give answer for WHAT IS THE MEANING OF TRANSACTION BASED TESTING WITH EXAMPLE
What is shakedown testing?