while reading srs document if you will get any doubt, what
you will do?
Answer Posted / ganagdhar
i think janardhan is a srss INSTITTUE STUDENT HE IS CORRECT
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Hi friends I am kranti completed my IT diploma in 2005 & after that complete my software testing course. Now I am working in small software form as software tester. I have 2 + year experience in manual testing. Now I wan to change company. Plz told me is there any effect that I can not have any degree although I have 2 + experience ?
1.For a single module how many builds are possible 2.what will be the max or min time to finish up an single module
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
Hi could some one please send me the testplan testcases(for 2Modules) and testscripts for mercry fliht aplication or gmail. please write those on templates and send me.In testplan plase write Testobjective, test scope, est approach, exlusions assumptios.
What are the properties of a good requirement?
what kind of testing have u done?
Zenq interview questions for manual testing
How do you estimate white box testing?
Hi there, I am new to the world of testing. Is there any place where I can have a look at an actual specification documents or test plans or test cases. This will help me in generating a level of confidence. Looking forward to your replies
How can you do the scalability testing?
Did you ever worked with B.A's and when?
What is rapid application development model (rad)?
Write a Test scenario for Outlook Search functionality.
Describe any bug you remember. Plz Give some real examples
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; }