What is the difference between Project Based Testing and
Product Based Testing?
Answer Posted / swetha
Nothing ..We are testing the appli either it is project or product no matter .we perform testing to check appli met end user req r not.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Is quality control similar to quality assurance?
hi all I have an overall experience of 12 years working in an EDP setup(worked in a manufacturing setup in a German MNC). On my request, I was relieved from my duties in Sep 06 for maternity reasons. However I would like to pursue a career in a software organization as a manual tester. I obtained my proficiency certificate in Software Testing from STAG SOFTWARE LIMITED 2 months ago i.e in May and would now like to continue working in this field. However I am unable to find a job until now. If anybody knows of a opening at bangalore, kindly let me know.
What kind of testing to be done in client server application and web application? Explain
explain ur testing project? how can u nexplain . what should we explain ? i have not worked on any project?
What is the difference between manual testing and automation testing?
What is the difference between a bug, a defect and an error?
iam having 2+yr sof exp in manual testing, at present working in chennai,want to relocte to hyd .if any openings let me know.my id : vaniramymail.com
How to do security implementation for any URL??
What is bug leakage?
Do submit teststrategy to customer if yes at what time
How to do manual testing of a E-insurance project (end to end process)
What is the difference between pilot and beta testing?
what is prototyping model,RAD model V model, spiral model?????
Hi guys,I have 3+ years of exp in manual testing in a bangalore based MNC company.I Like to jump in chennai.So please if u know any jobs in chennai firms please let me know in my email-id. anbarasu2k@rediffmail.com. cheers, anbarasu.
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; }