Hi,Iam learning software testing now.i want to put 2+ yrs
exp:.Is there any problem with fake exp:.how to prepair for
the Interview.
Thank u
Answer Posted / priti
Hi..,
There are chances to catch to u so better way take some real
experience in company work and then try for other job, so u
will know more about company work and actual testing process
and it will beneficial to u.
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
In which phase should testing begin – requirements, planning, design, or coding?
What is difference between validation and verification?
difference between various black box testing techniques and which test technique is used where????
When should 'regression testing' be performed?
Hi i am urgently in need of the ISTQB sample exam questions by John A Estrella and Maria C Estrella as i am going to take the exam at the end of this month. Please send the ecopy of this book to tselvi83@yahoo.co.in
What is control structure testing?
Explain code inspection?
Explain how does a test coverage tool work?
What is the key difference between preventative and reactive approaches to testing?
How u r managing the time constraints in completing the project?
9).explain difference between stab & driver? 10). who will conduct integration testing? 11). explain difference between system testing & functionality testing? 12). explain compatibility testing? 13). explain performance testing? 14). explain inter system testing? 15). explain difference between smoke testing & sanity testing? 16). explain difference between re-testing & regression testing? 17). you prefer manual testing or automation
Explain static analysis?
Explain software testing strategies?
How should testing be conducted?
Hi can anyone pls let me know, how many test case can be written to this C question (Unit testing) *funame (Int x, Long b) { x=b; x < 5 } Note: - Return type is boolean - Input type is unsigned char