When do you feel that testing should start now while
developing an application.
Answer / vishwa
System testing starts once the Sanity test is passed. There
is different criteria in different companies. In some
companies a set of BAT(Basic Acceptance Tests) will be run
& only if 70% of them are passed then only the system test
starts.
BAT are the subset of Critical path test cases.
| Is This Answer Correct ? | 0 Yes | 0 No |
what are the testing appraoch that you have tested for Pencil
Explain Agile testing with example?
Do I have to write separate test cases for entering special characters, blank space, numbers in First name field ? Or should I create single test case for it? If yes then how?
what is equivalence partition? what is the use of it?
5 Answers Microsoft, Ready Test Go, Syntel,
1.what types of testing do testers perform ?
What testing procedure you follow? how
What is the difference between use case and test case? give example.
Can any one explain the all types of testing in detail with aim of the testing,purpose,Person Doing,entry criteria,exit criteria,Documents required.....its very helpful for me..if possible send it to my mail id varalaruu@gmail.com
If you have 2 versions of a software (v1.0 & v1.1) and you are testing v1.0. How do you confirm that the defects found in v1.0 have been fixed and have not migrated to v1.1 ?
3 Answers BN, Indi Shopee, Symphony,
which metrics you collect after testing process?
What are the steps to test any software through automation tools?
You get the build directly from the developer or through tl,if so how?