what types of testing have u done in ur project?and expalin
it detail?
No Answer is Posted For this Question
Be the First to Post Answer
What is test metrics? give example of it.
We can check many things in one test case, then Is it necessary to write separate test case for checking each functionality? Example : For Login Window --> Test Case is---> 1) Enter valid user id & password --> For this expected result --> 1) User should login. My question --> while executing above valid test case, we can expect more than one result such as "Visibility of password should be as ****" So Should I have to write separate test case for "Visibility of Password" OR Not? Please guide me properly.
What is Management Testing?
what is build and release?
What r the checklist to review testcase?
while writing the test cases, how can we know whether we wrote all the test cases or not.
exact difference between smoke testing, sanity testing and unit testing
How do maintain Risk cases,how will u handle the cases while u facing man power risk & the case after development u find ?
Can anyone clarify my doubt that is the defect status cycle and the appropriate person responsible for changing the status.(who is responsible for which status) Ex: New by tester....
1. After completing testing , what whoulds you deliver to the client ?
Would u provide the exact differences of test case and test conditon 2)test case and use case 3)test suite and test scenara
when will u write user aceptance test cases before functional or after?