Answer Posted / cathy
One need to keep in mind that Agile testing is a process rather than a method. So, within that process there's various methodology.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to test the below code and write test case? Prove that this code is wrong? int add(int a ,int b) {return a+b; }
1.Tell me negative test cases for notepad 2.Tell me the factors for for writing severity based test cases
What are the advantages of black box testing?
When to stop testing? (Or) how do you decide when you have tested enough?
What is the big deal about ‘requirements’?
Being an Manual tester, what will be the role or activity in test plan ?
What is Difference between Test Strategy and Test Methodology?
do we need to write test cases for workflow of the product for instance: there is 2 module "TRAINING ASSIGN MODULE" and "EMPLOYEE" in TRAINING assign MODULE iam assigning training to employee setp is 1.selct traning "oracle" 2.select employee u want assign "peter" 3.apply. now to check whether training assign or not GOTO EMPLOYEE module 1.click on "peter" 2.click on 'view assign to employee'link.now this is a flow do i need to write test cases for this fllow.plz help me guy mail me nirmal_rawatt@rediff.com
What are the queries mostly asked in testing ? give me some examples.
What is decision table testing?
How soon the bug should get fixed?
Hello Varun, Kindly send me the material as well as sample question papers as i am interested in doing the certification. Kindly help me out in this regard. Here is my mail ID: bjyothitesting@gmail.com
PLEASE CAN ANYONE SEND ME THE TEST SCENARIO BASED QUESTIONS FOR 3+ EXPERIENCE IN MANUAL TESTING
what is the relation between all tabs in quality center & explain the testing process in quality center with tabs?
Unix question: 1)command to print a list of files containing a particular word. 2) what does a .profile mean. 3) what is a file server? 4) Command to move towards left in vi editor explain grep and find commands using example.