Do you agree testing is needed?Justify it?
Answer / deep
Testing is needed for the following reasons:
1. To satisy the customers requirement and provide them a
quality software
2. To help dig out the errors that are rooted in the
application before its released, so that the software works
as required
3. Mission critical applications like one we find in
aircrafts, nuclear reactors and such places should have a
throughly tested software as it not only just involves the
work that has to be carried out but also it will be related
to lives of thousands of people, one error in application
may lead to human death
4. To get the customer back and to gain their confidence
appretiation
| Is This Answer Correct ? | 9 Yes | 0 No |
Why do u want to change the job?
What is meant by Test Script. Example and Explanation on Test Script?Please Answer
how to indentify memory leakages after the build
anyone can tell me the example of high severioty and low priority ?
when you carry on test design?
can please tell me in brief:: what is Agile testing?when we go for this type of 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...
what is test harness and testability?
When do we perform smoke testing?
Define cosmic bug.
What is the difference between Retesting and Data Driven Testing?
Is thr any standard format for Test Case ID like... TC_applicationname_deveopername_date_modulenumber or else we can give any ID which is unique entire the application?? plz clear my doubt...