Answer Posted / lakshmanaraj bg
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 |
Post New Answer View All Answers
Please explain how to elaborate on the types of system/functionality for testing Payments, Statements, & Transactions features in a bank.....like what do we test in these,in detail? It's urgent, please reply...thanks in advance.
What are the advantages of automation over manual testing?
Tell me some Adhoc testing scenarios of ebay (online auction product)?
Does anyone have any good examples of some acceptance criteria for non-functional requirements?
I have 2+ year of work exp in manual testing and i have good knowledge in QTP.anybody have requirement in your company please please tell me
What are cookies?
Can test condition,testcase and testscript help u in performing the static testing
What do you do (with the project staff) when the schedule fails?
Difference between Stakeholder and Relevant Stakeholder?
Scenario-based testing Option 1 concentrates on actor and software interaction Option 2 misses errors in specifications Option 3 misses errors in subsystem interactions Option 4 Both 1 abd 2
What is frame level testing and how do we test it?
what is the function generator?
If anybody from banglore having the real time exp in manual testing with 3+ yrs exp and looking for change send your profile to vinodhanandhan@gmail.com
What is mean by multi-threading testing?
IF ASCII_CODE_OF_ENTERED_CHAR is less than 44 THEN reject it ELSE IF ASCII_CODE_OF_ENTERED_CHAR is greater than 56 THEN reject it ELSE it's a digit, so accept it Which one of the following sets of ASCII codes do you use to test the sample code above WITHOUT redundant coverage?