Hi,
I attended an interview recently.
I was asked the following question
Assuming that I am Test Manager.
There are 20 resources out of which
12 are manual testers,
5 automation testers and
3 performance testers.
There are a bunch of projects to be tested in the
organisation, the projects belong to various technologies,
say
20% of projects in Java,
20% of projects in SAP,
30% of projects in .NET,
30% of projects in C#
What is your approach as Test Manager in testing?
Pls let me know your approach on this.
Answer Posted / hanumant raut
There is no fix formula for resource allocation for the
project. Projects mentioned here are to be built on various
technologies hence testing requirements will also vary. For
example: Web base applications and SAP applications
generally require performance testing hence performance
testers will be utilized in such project. Every project will
have its own testing strategy as well as deadline and based
on this information resource allocation could be decided.
Priority of resource allocation will also change considering
nature of business with client, project's long term
perspective, technical and domain skills required for
project etc.
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What are the advantages of SCSI compared to ATA or IDE ?
What are enter & exit criterias of a test paln?
What is a user friendly document?
What is a shrink wrapped product?
What is pdr - peer design review?
Explain the requirements?
what are all the folders maintained in memory location?
Explain the tasks of test closure activities.
What is affinity diagram?
Set a=description.Create a("name").value="Google" Set b=description.Create b("Title").value="Google" Set c=description.Create c("micclass").value=" webedit" 'c("name").value="q" 'c("type").value="text" 'Set d=description.Create 'd("name").value="q" Set e=description.Create e("micclass").value="webbutton" e("name").value="Google Search" Set h=description.Create h("name").value="qtp - Google Search" Set desc=description.Create desc("micclass").value="webelement" desc("type")="qtp" Set l=description.Create l("title").value="qtp - Google Search" 'invokeapplication"C:\Program Files\Internet Explorer\IEXPLORE.EXE","http://www.google.co.in/" invokeapplication"C:\Program Files\Internet Explorer\IEXPLORE.EXE" Browser(a).Page(b).WebEdit(c).set"qtp" Browser(a).Page(b).WebButton(e).click set z=Browser(h).Page(l).childobjects(desc) i=z.count print i 'For j=0 to i -1 ' m=z(j).getroproperty("text") ' msgbox m ' print m ' 'Next hi guys this is anil. i am beginner in advance qtp. i am trying to write script for searching web element (QTP)in google. i have posted a script plz check it. send me solution how to write scripting for search and counted no qtp word in google search . plz tell me the solution ASAP
What is class level methods?
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 type of review requires formal entry and exit criteria, including metrics?
In which order should tests be run?
What is a method that attempts to reduce the complexity levels of aging legacy software? 1. Reengineering 2. Regression 3. Restructuring 4. Reusability 5. Reverse engineering