Answer Posted / sm
Test summary report gives us the complete status of Testing
stage like as follows
No of test cases prepared and executed
No of defects Open,resolved and closed
Breakdown by severity and priority
day wise testing information
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
Tell me about Agile scrum and what is your role in Scrum ?
If anybody from banglore having the real time exp in manual testing with 3+ yrs exp and looking for change send your profile to vinodhanandhan@gmail.com
How we will test ubercate
what types of testing you performed in transfer funds module....
What is smoke testing and what is sanity?
How to test the search functionality.For example in naukri advance search is there.how ca i test that page.
What are the various techniques in black box testing?
please send me interview questions asked in google in testing - manual
Can anyone please answer the below question on Manual Testing: Tell me about atleast 5 bugs you come across in your last testing?
i looking for the software testing job with the exp of (1.5 yrs ), if anybody knows how to approach the companies ,pls let me know , possible que which will be asked in interview ? pls send me sample resume for testing ....pls do the favour as soon as posible .
What is the test harness?
What is the difference between white box, black box, and gray box testing?
Define brain stromming and cause effect graphing?
what is traceability matrix and its usefulness
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; }