Qa testing : what are the key elements for creating test plan?
How you would go about putting in place standard QA/QC procedures for verifying fixed issues and ensuring high quality release?What metrics would you put in place so that we can measure the effectiveness of any new QA/QC procedures?
To answer your 1st question: simple! bug tracking tool to track issues/bugs/defects. Generate daily and weekly defect reports and publish them to all the project stakeholders - BA, dev team, QA team, ...
A problem tracking application should be (by qa, managers & developers) used to monitor problem (i.e. bugzilla), people assigned to each phase, problem fixed reassignments to qa, retesting and results...
What are the 18 different kpas (key process area)define each of them?
Think about this; isn't it a pain for someone to define each ofthe 18 KPAs? Please use google and wikipedia.
Thanks.
CMM is the certification for18KPAS. It specifies the maturity of the organization in terms of level. There are 5 levels: Level 1. Initial - all companies are considered to be Initial even though ther...
Explain which document is prepared first and who will prepare the documents in hierarchical order.
The mother of all documents is the business requirements document prepared by BA or client. Based on this BA writes the requirements document. Based on this, dev team will prepare dev design document...
in the initial phase business analyst prepare BUSINESS REQUIREMENT DOCUMENT(BDD), in the analyzing phase system analyst prepare SOFTWARE REQUIREMENT SPECIFICATION (SRS), IN designing phase technical l...
I am asked as to how many test scernarios will be typically created in a mid size project. I think this question does not make any scense as the scenrios is always based on the requirement and scope of the project. But I guess my answer is wrong and I did not get the project. Can anyone tell me what...
Wow that's a really stupid question which you answered it correctly. As Gypsyqueen said there may be other reasons not just this one. The next time anyone asks you this question, you should put them ...
Your answer sounds correct to me. Maybe there are other reasons you did not get the project.
Hello, I need you help to answer this question:we have a programmed unit, that receives the alphabets and returns them reverses them. Now,there is a problem and it returns the letters in a different order.How we can figure what is a problem?For example, when we give him "abc" it should return us "cba"...
This sounds like a problem with the logic in the program. Work with the developer or walk through the code or/and give it several longer strings to reverse and see if there is a pattern in the results
Please explain , what is cloud computing testing .How to do do this type of testing
1. Standardization
2. Security in public cloud
3. SLAs (terms and conditions of different vendors)
4. Infrastructure
5. Usage
6. Planning
7. Performance
What is an exit and entry criteria in a test plan ?Please explain
In exit Criteria: I like to add to Santhoshi Kotha thorough answer: Risk. everything based on the Risk!
The Entry andExit criteria are clearly mentioned in the Testplan: The Entry criteria is: 1. All the integration exit criteria has been sucessfully met. 2. All the installation documents have been comp...
Interview for jr quality assurance analyst.
1.How to use roll back and roll forward testing in real scenario??2. How will we wright a traceability matrix , lets say for an insurance administration system?3. How far a junior quality assurance person uses quality center tool in real work place? Pls any one answer the questions for a live project,...
1.) Roll back testing is done to see if the old code (after the new code is tested and un-installed) works as expected. Not heard of roll forward testing - probably opposite to the above statement. 2...
What kind of automation framework to use to test social media website ex: facebook or twitter > explain too
We may use modular and hybrid frameworks for this type of social websites...
pls let me know if i am wrong?
Function/test matrix is a type ofa. Interim test reportb. Final test reportc. Project status reportd. Management report
Project status report-
This is a template contains the framework for communicating project status information
Project status report
What is configuration management?
It isĀ a process in which they mainly perform 2 tasks.Change controlVersion controlChange control: It is a process of updating the selected documents whenever some changes made to the application inor...
Configuration management is a critical process responsible for identifying, controlling, and tracking all versions of hardware, software, documentation, processes, procedures, and all other inanimate ...
If the actual result doesn't match with expected result in this situation what should we do?
Venu Narayan..couldn't agree with you more! The part until logging the bug and a tutorial on 'how to' is also great except for assigning severity and priority. I disagree on this! BA, QA team, Dev l...
Its simple need to cross check once again with that test case and lock that as an issue, and you have to decide the priority severity and register it in bug tracking tool so your test lead developer and project manager get noticed that.
QA is the entire software development process-monitoring and improving the process, to make sure that any agreed upon standards and procedures are followed,ensuring the problems are found and deal wit...
Testing involves Quality control and quality Assurance.Quality assurance is giving adiquate confidence to the customers
Describe me any bug which may arise at the time of testing.With real time environment.
When testing in the Real time environment, we will be getting compatibility related bugs.
Bug is a type of error but in testing language we called as bug. Deviation from expection is called a bug.
It can be of any type
GUI Bug, funcational bug, non funcatonal bug.
How can you help in improving the testing process? Explain with examples?
As per my understanding, for effective testing process,1) Checklist + Naming convention should be established2) Testing Template should be established3) review process should be followed 4) review def...
Why should you care about objects and object-oriented testing?
Object Oriented approach is allways better than the age old method of testing.In testing we call object oriented testing as component based testing. here we create multiple components which can be use...
What is the difference between system testing,integration testing & system integration testing?
Once the application is installed into a environment as a whole is called as system testing in this stage the black box test engineer will perform many types of testing they are 1 . System integrati...
System Testing:In system testing we test the system works well in the real environment with the real data. Since the servers and data are different it may not work as expected.Integration testing:In i...
What is the diffence between functional testing & black box testing?
functional testing is a black box testing because in functional testing we test without looking inti its internal behavior or without looking into the code.In functional testing we are testing whether...
Black box testing does not require knowledge of source code in order to perform tests. Black box testing can include both functional and non-functional tests. Functional tests are those th...
When is the best time for system testing?
Schedule of each type of testing is specified in Test plan written by the test leadIn system testing we make sure that the system works well with the real environment with the real data.So before star...
when all the modules are integrated and integration testing is done on 2 or more modules is over then we will go for system testing where will test the whole application, and system testing consists of Perforamance Testing, End to End Testing, Security Testing.
Plz correct me if i am wrong.
Editorial / Best Answer
Answered by: BISWAJIT PANI
Answered On : Jun 15th, 20061) Objectives
2) scope
3) Approach
4) Testing Methodology
5) Assumption
6) Risk
7) Contigency paln
8) Delivarable
9) Defect Reporting
10) Efforts and Estimation
11) Entry and Exit Criteria
12) Roles and Responsibilities
13) Schedules
14)Testing environment
etc.......
Regards,
Biswajit pani ( 09986183456)
panibiswajit@yahoo.com
the question is "what are the key elements for creating Test Plan"? but all the people telling the contents of a Test Plan according to my view... "Test plan is a master document..which contains s...
quality assurance for preventing defects and qc for detecting defects.............
qa is done by developer and qc done by test engineer