Answer Posted / vijay
Bug is deffered in below cases..
1) mainly when it is not in the requirements.
2) Not expected to behave like it.
| Is This Answer Correct ? | 3 Yes | 11 No |
Post New Answer View All Answers
Can you explain decision tables?
Explain some techniques for developing software components with respect to testability.
1.What is bidirectional traceability ??? and how it is implemented? 2.What is Automation Test frame work ? 3. Define the components present in test strategy? 4. Define the components present in test plan? 5. Have u written Test plan ?…. thank u!plz reply........
Define brain stromming?
There are some features to improve the performance of a Product. What are those factors?
What different types of manual testing are there?
Do we have any certifications for ETL Testing ?
How to write test case for view the table(i.e it is already stored in database and see the content in the table)
Write notes on apparel testing equipments.
what is the difference between Risk based and Requirement based testing???
Hi, I was asked following question during a interview. Please answer it: Password field is there,we can accepts every character except underscore and semicolon. It can accept min 6 characters and maximum 12 characters. Prepare boundary value and equivalence class test cases.
what is JAVA TESTING? What Testers will do in JAVA Testing. Can any one Give suitable Ans Pls. it's urgent
What r the sequences that leads to automation?
What is Cyclometric testing?
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...