what is test plan and what it consists?
Answer Posted / ala
test data to be reterived
| Is This Answer Correct ? | 2 Yes | 14 No |
Post New Answer View All Answers
Manual and automation how do they help in bringing out quality product? Explain?
Does an increase in testing always improve the project?
What are the advantages of black box testing?
Tell me the advantage and disadvantage of cookies?
what is port testing and do it comes in manual testing?
What is mean by multi-threading testing?
In simple steps how will you do unit testing using VSTS?
How to test the below code and write test case? Prove that this code is wrong? int add(int a ,int b) {return a+b; }
If you are handling a product testing and if there are around 100 test cases and in them few test cases are failed then at the end of the day how will you treat whether the product is pass/fail.? consider the failed test cases are in functional requirements.
write test case for gmail login page
Test cases for Internal IP Messenger
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.
Could anyone share FAQs for Test Manager position...
Negative test cases for phone camera
What is the most important phase in STLC and Why