Prepare for your Next Interview
This is a discussion on Real environment within the Testing Issues forums, part of the Software Testing category; hi frnds can anybody tell which steps we hav to do in testing in real environment. thanks in advance...
|
|||
|
The testing activity in the real time begins from mapping the requirement into test scenarios. Once the requirement phase is done in SDLC, the requirements will be estimated for testing. In the estimation process the total number of test cases that can be derived and the time schedule needed for entire testing activity will be calculated.
Based on the estimation Test Plan will be prepared. The test plan is a document which will have the entire plan scheduled for the entire testing activity, the team composition, the requirements that are going to be testing, different types of testing to be done, the risks involved, mitigation plan, the tools that are going to be used will be specified. After planning the test, test design will be done. In which, the requirements will be broken into test scenarios for which the test cases will be written. The test cases should be written in such a way that it should be traceable to the specifications. The wrritten test cases are reviewed and after the execution plan the build will be deployed into testing. The test cases are executed and defects are logged for the failed test cases. The execution can be done either through manual or by using automation tools. If to be done through automation tools then test scripts are written and executed. Once the defect is fixed again it is validated against the requirements along with the regression test cases. If the defect fails, then it will be re-opened else it will be closed. The validation of defect will be done till the defects are closed. The testing activity will be done till there are no defects identified or all the entire test cases are executed. |
| The Following User Says Thank You to sridharrganesan For This Useful Post: | ||
|
|||
|
Re: Real environment
1) receive and read the brd
2) receive and read the srd 3) receive and read the frd 4) prepare test plan 5) prepare test matrix 6) prepare test scenarios 7) prepare the test cases 8) execute the test cases 9) reports the defect to the developer. And 10) regerssion testing regards, vidya ramesh. |
| The Following User Says Thank You to vidya Shunmugam For This Useful Post: | ||
|
|||
|
Re: Real environment
when you are doing testing in real environment, your aim should be, test the application as per perspective of user, how application will be used in real environment and then write test cases as per those scenarios, as it will help you uncover bugs which your client may later found, if not detected now.
__________________
Brijesh Jain brijesh.tester@yahoo.co.in http://softwaretestingexpertise.blogspot.com |
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| What is the likely next step in a real-time environment? | matha | Testing Issues | 2 | 2 Weeks Ago 11:19 PM |
| C and C++ in .Net 2005 environment | aarruunnaa | C# | 1 | 11-16-2007 05:32 PM |
| Real Time ENV | archana_hyd2006 | Interviews | 2 | 06-27-2007 12:09 PM |
| Environment variables in qtp | gouthami123 | QTP | 1 | 06-22-2007 03:51 AM |
| Environment Variables | nehalshah | Unix/Linux | 4 | 01-12-2007 05:13 AM |