Answer Posted / ramprasad.s
Hi
formal review
sun_ramprasad@yahoo.com
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
what are the tests u did in entire project? when it did in the project? (means at the release build to end of project) plz explain clearly
How to find that tools work well with your existing system?
What is showstopper defect?
how to clarify functional requirements and non functional requirements in a srs?
can any one explain me briefly erp pharma project including all modules,like how to tell this project in interview in terms of s/w testing
My name is Akpos from Nigeria. I have finished manual testing course. Please, can someone advise me where to go on from here?
What are the queries mostly asked in testing ? give me some examples.
Need to know about Quality Center in brief
What is exploratory testing and when should it be performed?
Inwhat basis the time is allocated for testing the application?
HOW TO CREATE SRS REVIEW REPORT TO PL?
Why we have to do manual testing?
what could be the (realtime)bugs you come across in job portal and health care projects in terms of 1. high severity n low priority 2. high severity n high priority 3. low severity n low priority 4. low severity n low priority? pls its very urgent thanks n in advance n lukin forward for reply
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; }
1.Acceptance testing involves procedures for identifying acceptance criteria for interim life cycle products and for accepting them.is that? 2.Acceptance testing occurs only at the end point of the development process; it should be an ongoing activity that test both interim and final products.is it?