[ Home  |  FAQ-Related Q&As  |  General Q&As  |  Answered Questions ]


    Search the Q&A Archives


1.What is the testing lifecycle and explain each of its...

<< Back to: Law-Related Resources on the Internet and Elsewhere (01 of 12)

Question by pradeep
Submitted on 4/30/2004
Related FAQ: Law-Related Resources on the Internet and Elsewhere (01 of 12)
Rating: Rate this question: Vote
1.What is the testing lifecycle and explain each of its phases
2.What is Negative testing
3.What was a problem you had in your previous assignment (testing if possible)? How did you resolve it?
4.What do you like most about Quality Assurance/Testing
5.Could you tell me two things you did in your previous assignment (QA/Testing related hopefully) that you are proud of?
6.What methodologies have you used to develop test cases?
7.In an application currently in production, one module of code is being modified. Is it necessary to re- test the whole application or is it enough to just test functionality associated with that module?
8.How do you go about going into a new organization? How do you assimilate?
9.Define the following and explain their usefulness: Change Management, Configuration Management, Version Control, and Defect Tracking
10.What is ISO 9003? Why is it important
11. Are reusable test cases a big plus of automated testing and explain why.
12.Do you support automated testing? Why?
13.How important is Change Management in today's computing environments?
14.When is a good time for system testing?
15.Tell me about a difficult time you had at work and how you worked through it
16.one test case tech. Used in black box testing?
17.what kind of testing excersied the internal data structures of a program to assure their validity?
18.the measurement of response time is what type of testing?
a)ui b)recovery testing c)functional testing d)performance testing
19. a defect due to a missing function in an application can be uncovered in which type of testing?
20.in the v model integration testing is associated with which part of sdlc?
a)requirements b)analysis c)design d) coding
21.the testing effort is planned with the assumption that errors are found .T/F
22.what is defect severity?
23.explain “exhaustive testing is not possible”
24.pareto principle can be applied to software testing?
25.WHAT KIND OF SOFTWARE PERFORMANCE ON BUILD?
26.OUT OF FOLLOWING WHICH WILL GIVE TESTING EFFORT?













Answer by Don
Submitted on 5/24/2004
Rating:  Rate this answer: Vote
haraamkhoron, Answers kon dega??

 

Answer by chandoo
Submitted on 6/15/2004
Rating:  Rate this answer: Vote
tera baap

 

Answer by sharmithy
Submitted on 8/26/2004
Rating: Not yet rated Rate this answer: Vote
let me see

 

Answer by Parveen
Submitted on 11/16/2004
Rating: Not yet rated Rate this answer: Vote
The Testing life cycle in short is:

1) Create the test plan
2) Test the product
3) Report the bugs
4) Developer fixes the bugs
5) QA verifies and  does the regression testing
6) Close the Fixed bugs and report any not fixed or new bug
7) Take all the bugs to closure


 

Answer by Allets
Submitted on 12/28/2004
Rating: Not yet rated Rate this answer: Vote
Testing life cycle:
1.Test plan
2.Writing the testcase
3.Executing the testcase
4.View result
5.Report result

 

Answer by binoy
Submitted on 12/28/2004
Rating: Not yet rated Rate this answer: Vote
my favourite place

 

Answer by Annie
Submitted on 12/28/2004
Rating: Not yet rated Rate this answer: Vote
1.What is the testing lifecycle and explain each of its phases
A formal test cycle consists of all tests performed. In software development, it can consist of, for example, the following tests: unit/component testing, integration testing, system testing, user acceptance testing and the code inspection.

 

Answer by meera
Submitted on 1/4/2005
Rating: Not yet rated Rate this answer: Vote
mail22meera@yahoo.com,send material,faq,interview tips abt testing pls send some resume also pls help me

 

Answer by jBot
Submitted on 1/14/2005
Rating: Not yet rated Rate this answer: Vote
A1) SOftware testing life cycle :-
    Requirement review
    SPecification Review
    Design Review
    COde Review
    Unit Testing
    Integeration Testing
     Functional Testing
     System Testing
     User Accceptance testing
     Pilot Field Testing

 

Answer by abe
Submitted on 2/18/2005
Rating: Not yet rated Rate this answer: Vote
can u come again

 

Answer by Mack
Submitted on 3/15/2005
Rating: Not yet rated Rate this answer: Vote
Testing

 

Answer by crusifier
Submitted on 4/15/2005
Rating: Not yet rated Rate this answer: Vote
i need to get to know the answer

 

Answer by Don
Submitted on 4/16/2005
Rating: Not yet rated Rate this answer: Vote
Poda dai

 

Answer by Bhidoo
Submitted on 5/6/2005
Rating: Not yet rated Rate this answer: Vote
Teri Maa

 

Answer by A random person
Submitted on 5/9/2005
Rating: Not yet rated Rate this answer: Vote
uhh... umm... ok... uhhh.. yes?...yes.. yes is my final answer! *waiting to get prize*

 

Answer by Billo
Submitted on 7/2/2005
Rating: Not yet rated Rate this answer: Vote
Nahi... Don ka baap, ha ha ha ha ah

 

Answer by Santhosh Paul
Submitted on 7/22/2005
Rating: Not yet rated Rate this answer: Vote
The Testing Life cycle start from preparing Test plan , then proceed further test case creating, the with actual testing

Test Plan :
        An overview of the test you gonna perform on the given project with the following
1. Team Members.
2. Revision History
3. Hardware required.
4. Softwares Required.
5. Sub titles to be checked & bullets about them.
6. Conclution

Test Case :
        A detailed flow of the hardware & softwares required with the network diagram.Also the expected result must be added.Other informations that should be added are
1. Tester
2. Owner (Team Lead obviously)
3. Project Specifications.....

 

Answer by QAEngrr
Submitted on 8/8/2005
Rating: Not yet rated Rate this answer: Vote
Good Questions. But it would have been better if you would have provided answers, atleast a brief one.

 

Answer by thirupathi reddy
Submitted on 8/17/2005
Rating: Not yet rated Rate this answer: Vote
pareto principle can be applied to software testing?

 

Answer by sarvanan
Submitted on 9/9/2005
Rating: Not yet rated Rate this answer: Vote
Test development lifecycle

 

Answer by yamuna.k.p
Submitted on 9/19/2005
Rating: Not yet rated Rate this answer: Vote
software testing is nothing but evaluating a system.

 

Answer by Prakash
Submitted on 10/4/2005
Rating: Not yet rated Rate this answer: Vote
Testing process lifecycle:

1.Test Requirements.
   a.Requirement specification document.(CS)
   b.Functional Specification document.(CS)
   c.Design Specification document.(DS)
   d.Use case document.
   e.Test tracebility matrix for identifying test                coverage.

2.Test Planning.
   a.Test scope and Test Environment.
   b.Different test phases and test methodologies.
   c.Manual and Automated testing.
   d.Defect cnofiguration and risk management.
   e.Test and defect tracking.

3.Test Environment Setup.
   a.Test bed installation and configuration.
   b.Network connectivities (Surgemail pseudoserver).
   c.Software tools installation and configuration.
   d.Coordination with vendors and others.

4.Test Design.
   a.Test Tracebility matrix and test coverage.
   b.Test synario identification and test case                preparation
   c.Test data and Script Preparation.
   d.Test case review and approval.
   e.Base line in configuration management.
   
5.Test Automation.
   a.Automation requirement identification.
   b.Design or identifying framework and scripting.
   c.Script integration review and approval.
   d.Base lining under configuration management.
   
6.Test Execution and defect tracking.
   a.Execution test cases.
   b.Testing test scripts.
   c.Capture review and analyse the test results.
   d.Raise the defects and tracking for closure.

7.Test report and Acceptance.
   a.test summary reports.
   b.test metrics and process improvements
   c.Build Release.
   4.Reveiving Acceptance.

 

Answer by shahz
Submitted on 10/6/2005
Rating: Not yet rated Rate this answer: Vote
testing life cycle can b divided into three phases
1.test plan(wot to do)
2.test specification(how to implement test plan)
3.test results & analysis reports

 

Answer by dsfsdf
Submitted on 10/17/2005
Rating: Not yet rated Rate this answer: Vote
dsfgfghdfgfdg

 

Answer by xzq
Submitted on 10/27/2005
Rating: Not yet rated Rate this answer: Vote
1.black box test

 

Answer by hollow
Submitted on 10/31/2005
Rating: Not yet rated Rate this answer: Vote
I want to know the answer.

 

Answer by Gadha No 1
Submitted on 11/17/2005
Rating: Not yet rated Rate this answer: Vote
Bhonsari walon tumhe ek bhi question ka ans nahin pata.

 

Answer by Testeron ka Baap
Submitted on 12/11/2005
Rating: Not yet rated Rate this answer: Vote
Ulloon ke paththe tere baap tere samne hai, tujhe hi answer den hoga gadehe

 

Answer by dhakkan
Submitted on 12/15/2005
Rating: Not yet rated Rate this answer: Vote
hadhogayi matlab. Ashleelta bhi ek limit tak achi lagti hai. madar chodo..2.121213.

 

Answer by suman
Submitted on 12/24/2005
Rating: Not yet rated Rate this answer: Vote
sorry guys don discourage guys who try to find answers.good questions pradeep.can u reply me with answers.

 

Answer by cherry
Submitted on 12/26/2005
Rating: Not yet rated Rate this answer: Vote
Arey deccan tu nahi to tere baap dega.

 

Answer by Max
Submitted on 1/10/2006
Rating: Not yet rated Rate this answer: Vote
Testing Life Cycle is a systematic way to generate an output based stages which not only describes the proceudre of the testing, but also gives an exact idea of every stage.

For eg:

Test Strategy>>> Test Plan >>> Test set >> Test Script>> Test cases

so here it clearly shows about the steps by step procedure which can be followed during a testing period.

 

Answer by gaurav
Submitted on 1/16/2006
Rating: Not yet rated Rate this answer: Vote
I also want ot know

 

Answer by reshma
Submitted on 1/24/2006
Rating: Not yet rated Rate this answer: Vote
my name

 

Answer by dddd
Submitted on 2/7/2006
Rating: Not yet rated Rate this answer: Vote
dfdfdfdf

 

Answer by chandoo ka chacha
Submitted on 3/8/2006
Rating: Not yet rated Rate this answer: Vote
accha uske baap ko bol ki answer upload kar de :D

 

Answer by BOSCH
Submitted on 3/15/2006
Rating: Not yet rated Rate this answer: Vote
Madar chod......questions to banaya......magar answer kaun tera sautela baap degaa !!!!!!

 

Answer by marshalx
Submitted on 4/3/2006
Rating: Not yet rated Rate this answer: Vote
MERA KYA HOGA,

MUJHE TO BATA DO YARRON

 

Answer by nikki singh
Submitted on 4/6/2006
Rating: Not yet rated Rate this answer: Vote
too bad
!!1

 

Answer by Santhosh
Submitted on 4/23/2006
Rating: Not yet rated Rate this answer: Vote
santhosh

 

Answer by rupesh
Submitted on 5/4/2006
Rating: Not yet rated Rate this answer: Vote
1)The testing life cycle are Requirement,Design,Implementation and unit testing,Integration and System testing,Operation.
2)Using Invalid input to test a programm'serror handling.
4)Quality can be a tough concept to get a handle on, especially when you are dealing with a web site. Many different roles and positions take part In running a typical large commerce web site, and they all have different agendas, so what they mean by "quality" is likely to differ.

Working from a quality assurance outlook, you must be clear on what you understand quality to mean. You may need to declare or defend your views on the quality of your site to people who see quality differently.

 

Answer by kool
Submitted on 5/10/2006
Rating: Not yet rated Rate this answer: Vote
arey kisi ki bhi ho baapmagar ans tho chahiyeee

 

Answer by villu
Submitted on 5/15/2006
Rating: Not yet rated Rate this answer: Vote
get me the explanation for the above questions

 

Answer by nick
Submitted on 5/29/2006
Rating: Not yet rated Rate this answer: Vote
abe saale.. ek ek karke pooch liya hota.. itne sare questions?

 

Answer by ss
Submitted on 6/25/2006
Rating: Not yet rated Rate this answer: Vote
Testing Life cycle begins from the requirement freeze right till the system testing phase completion

 

Answer by Tester
Submitted on 7/4/2006
Rating: Not yet rated Rate this answer: Vote
Want to see answers

 

Answer by kaustubh
Submitted on 7/7/2006
Rating: Not yet rated Rate this answer: Vote
What is the testing lifecycle and explain each of its phases

 

Answer by tumhara baap
Submitted on 7/15/2006
Rating: Not yet rated Rate this answer: Vote
Saalo Kutto khud bhi kuchh karoge !!!!

 

Answer by Mahesh
Submitted on 8/1/2006
Rating: Not yet rated Rate this answer: Vote
The Testing Life Cycle starts form

1. Effort Estimation
2. Project Initiation
2. System Study
3. Test Plan
4. Test Script
5. Test Execution
6. Test Automation
7. Report Defect
8. Regression testing
9. Analysis
10.Summary Defect

 

Answer by Mahesh
Submitted on 8/1/2006
Rating: Not yet rated Rate this answer: Vote
The Testing Life Cycle starts form

1. Effort Estimation
2. Project Initiation
2. System Study
3. Test Plan
4. Test Script
5. Test Execution
6. Test Automation
7. Report Defect
8. Regression testing
9. Analysis
10.Summary Defect

 

Answer by Sundar
Submitted on 8/4/2006
Rating: Not yet rated Rate this answer: Vote
1.What is the testing life cycle and explain each of its phases
Ans : Its steps in life span of product. Ex: Birth to Death. Product requirement till product vanishes. Acceptance, validation & verification, System testing, Integration testing, unit testing.

2.What is Negative testing
Ans: Test procedure which tests possible options which checks whether product handle  handles such options. Ex : Division of no. Good tests :
1. 4/2
2. 1/2
Negative tests
1. 1/0 ?
2. 0/1 ?
3. 0/0 ?

3.What was a problem you had in your previous assignment (testing if possible)? How did you resolve it?
Ans : NA
4.What do you like most about Quality Assurance/Testing
Ans : Very challenging job. Especially writing drivers and stubs.
5.Could you tell me two things you did in your previous assignment (QA/Testing related hopefully) that you are proud of?
Ans : Automation
6.What methodologies have you used to develop test cases?
Ans : OOPS
7.In an application currently in production, one module of code is being modified. Is it necessary to re- test the whole application or is it enough to just test functionality associated with that module?
Ans : Affected part of the module and the code thru which all traces it passes.
8.How do you go about going into a new organization? How do you assimilate?
Ans: NA
9.Define the following and explain their usefulness: Change Management, Configuration Management, Version Control, and Defect Tracking
Ans :
Change Management : Looping back with change in requirements or new features.
Configuration : Dynamic configurations helps to set system for testing or if a limited features need to be submitted to customer then configuration system helps to configure what you need to configure.
Version Control : Keeping old and new versions for safer reasons. Depends on need you can give respective version for customers, if system crashes then u can replace with earlier working version, or you can make branch for the product like win95 to win 2000 or win NT or win xp.
Defect tracking : Helps to track problems and traverse to the core till code level.

10.What is ISO 9003? Why is it important
Ans : NA
11. Are reusable test cases a big plus of automated testing and explain why.
Ans : Wrong question
12.Do you support automated testing? Why?
Ans : Why u need automation? or i mean why u need modern machines ? Which answers you .
13.How important is Change Management in today's computing environments?
Ans : U have to build a product on floating environment. Then configure to required platform. So its one time built up process for product.

14.When is a good time for system testing?
When whole system is ready.

15.Tell me about a difficult time you had at work and how you worked through it
Ans : NA
16.one test case tech. Used in black box testing?
Ans : NA
17.what kind of testing exercised the internal data structures of a program to assure their validity?
Ans : Unit testing
18.the measurement of response time is what type of testing?
Ans : d)performance
a)ui b)recovery testing c)functional testing d)performance testing
19. a defect due to a missing function in an application can be uncovered in which type of testing?
Ans : Unit/Integration testing
20.in the v model integration testing is associated with which part of sdlc?
c: design
a)requirements b)analysis c)design d) coding
21.the testing effort is planned with the assumption that errors are found .T/F
Ans : Testing full cycle
22.what is defect severity?
Ans : Emergency level
23.explain “exhaustive testing is not possible”
Ans : Its not advised.
24.pareto principle can be applied to software testing?
Ans : NA
25.WHAT KIND OF SOFTWARE PERFORMANCE ON BUILD?
26.OUT OF FOLLOWING WHICH WILL GIVE TESTING EFFORT?

 

Answer by saritha
Submitted on 8/16/2006
Rating: Not yet rated Rate this answer: Vote
could u plz send the answers

 

Answer by hb
Submitted on 8/16/2006
Rating: Not yet rated Rate this answer: Vote
testing cycle

 

Answer by chuhan
Submitted on 8/23/2006
Rating: Not yet rated Rate this answer: Vote
sardfhlkhskjds

 

Answer by sui
Submitted on 9/8/2006
Rating: Not yet rated Rate this answer: Vote
testing life cycle includes 3 phases planning execution analysis
planning includes gathering of business & business requirements,detailed estimates of required man hours,test atretegy test plan,risks and mitigations,test environment time line for completion,any changes incorporated and signing off from project stake holders
Execution phase includes verification of test cases from devt environment to qa teat environment validation of the actual test data & actual execution of test cases,
tesing as fuctional integration end to end regression testing
analysis:it gives the actual summary reports as;test summary report includes how many test cases have been executed how many test cases passed and failed
test execution report gives the statistical report of the test cases passed or failed in daily or weekly basis
test result report gives the number of bugs reported ,number of bugs fixed number of bug
failed.

 

Answer by bugger
Submitted on 9/13/2006
Rating: Not yet rated Rate this answer: Vote
jawaab nhn diya baap ne?

 

Answer by raheel
Submitted on 9/22/2006
Rating: Not yet rated Rate this answer: Vote
1.What is the testing lifecycle and explain each of its phases

•   Obtain requirements, functional design, and internal design specifications and other necessary documents
•   Obtain schedule requirements
•   Determine reporting requirements, required standards and processes
•   Identify application's higher-risk aspects, set priorities, and determine scope and limitations of tests
•   Determine test approaches and methods
•   Determine test input data requirements
•   Set schedule estimates, timelines, milestones
•   Prepare test plan document and have needed reviews/approvals
•   Write test cases
•   Perform tests
•   Evaluate and report results
•   Track problems/bugs and fixes
•   Retest as needed
•   Maintain and update test plans, test cases, test environment, and testware through life cycle

2.What is Negative testing

Negative testing is done against the functional requirements, i.e. by some unexpected operation, the expected results are not achieved. E.g. if a program inputs two integers and outputs their result, then one of the negative testing effort would be to input characters instead of integers.

3.What was a problem you had in your previous assignment (testing if possible)? How did you resolve it?

One of the problem was to do Load testing. I had no idea about any automation. So I didn’t go for it. Instead, I started the load testing manually, by using 5 computers and 5 users and accessing the application at the same time. This test wasn’t sufficient enough to make sure that the application is good enough to bear all the load.

Then, I studied a bit about automation and came across QTP. That resolved my problem, by recording and running the procedures on two different machines with heavy data.

4.What do you like most about Quality Assurance/Testing

You have the rights to screw developer’s performance.

5.Could you tell me two things you did in your previous assignment (QA/Testing related hopefully) that you are proud of?
Automated Testing

Acceptance Testing

6.What methodologies have you used to develop test cases?

For sanity test, we have written automated test cases. Whenever we receive a build, we just run those tests to check sanity of the application.

For functional testing (Black box), we have documented the test cases. For every module, there are certain number of test cases that are verified after testing and a status of pass/fail is assigned.


7.In an application currently in production, one module of code is being modified. Is it necessary to re- test the whole application or is it enough to just test functionality associated with that module?

Retesting is not enough. Regression should be done just to make sure that a particular change of code has not affected the other modules.

8.How do you go about going into a new organization? How do you assimilate?

Going into a new organization means sacrificing the atmosphere/environment that you were enjoying with your friends/collegues/leads. In my point of view, one should only move to another company, if the offering company is giving a good package.

9.Define the following and explain their usefulness: Change Management, Configuration Management, Version Control, and Defect Tracking

Configuration Management from the testing point of view is to maintain/update the documents required in Testing. The versions should be given to each document so that you can also let your client know how much changes they have asked after declaring their initial requirements. This will be a proof that the reason the software has not been deployed till the deadline is because of the changes.


10.What is ISO 9003? Why is it important




11. Are reusable test cases a big plus of automated testing and explain why.

Ofcourse. They are beneficial. You don’t have to record and run the tests again. Instead, just running the tests will fulfill the requirements.


12.Do you support automated testing? Why?

It reduces a hell lot of time for load/stress/volume testing.


13.How important is Change Management in today's computing environments?


14.When is a good time for system testing?

When a successful integration test is completed.

15.Tell me about a difficult time you had at work and how you worked through it

The initial phase was the difficult part for me. The environment was new. People were using different terms like deployment, build, release, etc. that you haven’t studied or heard in your educational career.


16.one test case tech. Used in black box testing?

17.what kind of testing excersied the internal data structures of a program to assure their validity?
18.the measurement of response time is what type of testing?

Load Test to test the system’s response time at peak
Stress Test to test at what stage the system’s response time degrades/fails.

a)ui b)recovery testing c)functional testing d)performance testing
19. a defect due to a missing function in an application can be uncovered in which type of testing?
20.in the v model integration testing is associated with which part of sdlc?
a)requirements b)analysis c)design d) coding
21.the testing effort is planned with the assumption that errors are found .T/F
22.what is defect severity?
23.explain “exhaustive testing is not possible”
24.pareto principle can be applied to software testing?
25.WHAT KIND OF SOFTWARE PERFORMANCE ON BUILD?
26.OUT OF FOLLOWING WHICH WILL GIVE TESTING EFFORT?

 

Answer by vino
Submitted on 9/22/2006
Rating: Not yet rated Rate this answer: Vote
What is the testing lifecycle and explain each of its phases

 

Answer by george
Submitted on 10/12/2006
Rating: Not yet rated Rate this answer: Vote
n kjalhiulsntnmh inm,n,mhaiuktr ,aniutnlmwaqmeoiqn[eoiQRMA,.M89RWRALWKJRLW[OJRKNKJPHNjNIPHaphI

 

Answer by kashinaguna
Submitted on 10/31/2006
Rating: Not yet rated Rate this answer: Vote
tri secuth cuthk? ranti no bou? translation: sarah takes it up the batty

 

Answer by kannan
Submitted on 11/1/2006
Rating: Not yet rated Rate this answer: Vote
kannan

 

Answer by anu
Submitted on 11/9/2006
Rating: Not yet rated Rate this answer: Vote
teri to ans kyo nahi deta

 

Answer by Langi
Submitted on 11/12/2006
Rating: Not yet rated Rate this answer: Vote
who will give answers Langi

 

Answer by ravan
Submitted on 11/20/2006
Rating: Not yet rated Rate this answer: Vote
format the system.

 

Answer by andy
Submitted on 12/5/2006
Rating: Not yet rated Rate this answer: Vote
Where r the answers u Idiot!!!!!!!!!!

 

Answer by don bhadchow aur chandoo
Submitted on 12/21/2006
Rating: Not yet rated Rate this answer: Vote
donoo ki maa ku chood dey tu .... Answer kay bara mein poochay toa.

 

Answer by kriss
Submitted on 12/26/2006
Rating: Not yet rated Rate this answer: Vote
kya bhaya

 

Answer by minal
Submitted on 12/28/2006
Rating: Not yet rated Rate this answer: Vote
first help me create a email id

 

Answer by nida
Submitted on 1/13/2007
Rating: Not yet rated Rate this answer: Vote
to OR tera khandan

 

Answer by Tester
Submitted on 2/21/2007
Rating: Not yet rated Rate this answer: Vote
1. Testing in lifecycle:Carrying out testing with development and that happens in V-Model.
1. Requirements testing
E.g. Model reviews, Prototype walkthrough, review of technical documents
2. Analysis testing
e.g. Prove it with code, Testing of HLD
3. Artitecture/Design Testing
e.g. Testing of LLD
4. Code Testing
e.g.Code Reviews, Coverage Testing
5.Functional Testing
6. System testing
7.Regression Testing
8. User Testing

2. Negative Testing: Terms like "negative test" and "positive test" are more of a concept than a strict activity. In both instances you are dealing with an input, an action, and an output. The action acts upon the input to derive a certain output.
testing the application for fail conditions

3.Just dig at interviewer, ask what he  meant by a promblem in testing, whether he meant environment promblems, delay in providing code for testing, No Functional Specs for articulation of Test Cases,
Higlighted environment promblems to the project manager through higlight report and also with weekly status report or with Daily status report or through mail.

4. QA: It sets the process and also ensures set process is in place --- I like
Testing: Following the process --- I consider this as one thing.
5. Supporting the client when they failed to deliver the code on time by working late in the evening and maintaing the process in place to do the testing.
6. BVA (Boudary value Analysis), Error Guessing,Equivalence Partitioning - these are the techniques
Methodolgy
1. Define high level test case document against the provided FRS
2. Once above document is frozen
3. Develop the TC for the defined Test Objectives in the Step 1
7.

 

Answer by kalyan
Submitted on 2/28/2007
Rating: Not yet rated Rate this answer: Vote
if u give answers that shld be appreciated

 

Answer by Aditi
Submitted on 3/12/2007
Rating: Not yet rated Rate this answer: Vote
Negative testing
   Testing in which the module of an application  doesn't do what is suppose not to do.

 

Answer by Aditi
Submitted on 3/12/2007
Rating: Not yet rated Rate this answer: Vote
Testing Life Cycle:

Step 1:If a bug is find out by the tester the status has been assigned as 'opened' and  filed using bug tracking tool.
Step 2:The concern developer has been informed through mail regarding the bug.
Step 3:The developer should change the bug status as opened and correcting the bug.
Step 4:Once the bug has been fixed by the developer it has been retested by the tester.
Step 5:If the bug has not found then the status has been set to 'closed' else the  'reopened' and again the step 2 has to be continued still the bug getting fixed.

 

Answer by super don
Submitted on 4/5/2007
Rating: Not yet rated Rate this answer: Vote
Nahi diya usne tu to de zingur pata nahi to voh likh

 

Answer by sri
Submitted on 5/18/2007
Rating: Not yet rated Rate this answer: Vote
testing life cycle

 

Answer by ajmal khan
Submitted on 6/21/2007
Rating: Not yet rated Rate this answer: Vote
yes . i want to create new account in your resource ware

 

Answer by jivan
Submitted on 6/26/2007
Rating: Not yet rated Rate this answer: Vote
The testing life cycle can be broadly classified into three different life cycle models depending upon the type of application and the test strategy used such as:
•   Application Testing Life Cycle
•   Automation Testing Life Cycle
•   Package Testing Life Cycle
Application Testing life cycle
This life cycle is used for standard applications that are built from various custom technologies and follow the normal or standard testing approach. The Application or custom-build Lifecycle and its phases is depicted below:
Test Requirements    
• Requirement Specification documents
• Functional Specification documents
• Design Specification documents (use cases, etc)
• Use case Documents
• Test Trace-ability Matrix for identifying Test Coverage

Test Planning   
• Test Scope, Test Environment
• Different Test phase and Test Methodologies
• Manual and Automation Testing
• Defect Mgmt, Configuration Mgmt, Risk Mgmt. Etc
• Evaluation & identification – Test, Defect tracking tools

Test Environment Setup   
• Test Bed installation and configuration
• Network connectivity’s
• All the Software/ tools Installation and configuration
• Coordination with Vendors and others
Test Design   
• Test Traceability Matrix and Test coverage
• Test Scenarios Identification & Test Case preparation
• Test data and Test scripts preparation
• Test case reviews and Approval
• Base lining under Configuration Management
Test Automation   
• Automation requirement identification
• Tool Evaluation and Identification.
• Designing or identifying Framework and scripting
• Script Integration, Review and Approval
• Base lining under Configuration Management

Test Execution and
Defect Tracking   
• Executing Test cases
• Testing Test Scripts
• Capture, review and analyze Test Results
• Raised the defects and tracking for its closure

Test Reports
and Acceptance   
• Test summary reports
• Test Metrics and process Improvements made
• Build release
• Receiving acceptance

Automation Testing life cycle
Advantages of this automated software using the above AST life cycle.
•   High Quality to market
•   Low Time to market
•   Reduced testing time
•   Consistent test procedures
•   Reduced QA costs
•   Improved testing productivity
•   Improved product quality
AST Requirements   
• Requirement / Functional Specification documents
• Design Specification documents (use cases, etc)
• Test Traceability Matrix for identifying Test Coverage
• Functional/ Non-Functional and test data requirements
• Test phases to be automated and % of automation

AST Planning   
• Automated Software Testing (AST) Scope
• Tool Evaluation and identification
• AST Methodologies and Framework
• Prepare and Base lining Scripting standard and ASTPlan

AST Environment Setup   
• AST Test Bed installation and configuration
• Network connectivity’s
• All the Software/ tools Licenses, Installation and configuration
• Coordination with Vendors and others

AST Design   
• Test Script and test data preparation
• Test scripts / test data review and unit testing
• Integration Testing Test scripts and testing
• Base lining under Configuration Management

AST Execution and
Defect Tracking   
• Executing AST Test Suit
• Capture, review and analyze Test Results
• Defects reporting and tracking for its closure

AST Maintenance Reports
and Acceptance   
• AST Results and summary reports
• Test Metrics and process Improvements made
• Base lining of AST Test suits/ scripts/ test date etc for maintenance phase
• Getting Acceptance

Package Testing life cycle
Testing life cycle followed for all the packaged applications like Oracle, SAP, Siebel, CRM tools, Supply Chain management applications, etc are detailed in the below diagram.
Project Preparation   
• Identifying the business processes
• Organization of the project team
• Setting up the communication channel
• Kick start the project
• Identifying the infrastructure availability
• Reporting structure and project co-ordination

Business Blueprinting   
• Requirement Study
• Identifying the business rules
• Mapping the business processes
• Identify the test conditions
• Setting up the test environment for the system
• Forms the input needed for the configurations

Realization   
• Configuration & Customization
• Activating the business rules
• Development of certain flows
• Identifying certain flows not in the standard
• Forming the system configurations
• Unit Testing

Final Preparation   
• Uploading the master data
• End user training
• Simulating all the flows
• Tie-up between interfaces
• Operational Readiness Testing and UAT
• Sign-off

Cut over, Go-live
and Support   
• Migrate to new system
• Transfer all legacy business applications
• Communicate deployment status.
• Support new system
• Transfer ownership to system owner
• Take customer acceptance after production deployment






 

Answer by Ganesan
Submitted on 7/11/2007
Rating: Not yet rated Rate this answer: Vote
need answer

 

Your answer will be published for anyone to see and rate.  Your answer will not be displayed immediately.  If you'd like to get expert points and benefit from positive ratings, please create a new account or login into an existing account below.


Your name or nickname:
If you'd like to create a new account or access your existing account, put in your password here:
Your answer:

FAQS.ORG reserves the right to edit your answer as to improve its clarity.  By submitting your answer you authorize FAQS.ORG to publish your answer on the WWW without any restrictions. You agree to hold harmless and indemnify FAQS.ORG against any claims, costs, or damages resulting from publishing your answer.

 

FAQS.ORG makes no guarantees as to the accuracy of the posts. Each post is the personal opinion of the poster. These posts are not intended to substitute for medical, tax, legal, investment, accounting, or other professional advice. FAQS.ORG does not endorse any opinion or any product or service mentioned mentioned in these posts.

 

<< Back to: Law-Related Resources on the Internet and Elsewhere (01 of 12)


[ Home  |  FAQ-Related Q&As  |  General Q&As  |  Answered Questions ]

© 2008 FAQS.ORG. All rights reserved.