what r the different types of testing environments?

Answers were Sorted based on User's Feedback



what r the different types of testing environments?..

Answer / fasi

4 types of environment

1. stand alone environment or 1-tier architecture
2. client server environment or 2-tier architecture
3. web environment or 3-tier architecture
4. distributed environment or n-tier architecture

Is This Answer Correct ?    41 Yes 3 No

what r the different types of testing environments?..

Answer / joseph

Test Environment

there are five types.

1.Developer Environment
2.SIT (System Integration Testing
3.UAT (User Acceptance Testing)
4.Staging
5.Production

Is This Answer Correct ?    27 Yes 4 No

what r the different types of testing environments?..

Answer / rtr

There Four Types of Environments in software field

1.Stand alone Environment OR 1-Tier Architecture
2.Client-Server Environment OR 2-Tier Architecture
3.Web Environment OR 3-Tier Architecture
4.Distributed Environment OR N-Tier Architecture

Tier means Section
In Architecture so many sections will be there

Is This Answer Correct ?    25 Yes 3 No

what r the different types of testing environments?..

Answer / kumar

Testing Environments

There are Five Types :

1. Developer Environment - Testing by Developer

2. SIT - Testing by Tester

3. UAT - Testing by Client User

4. Staging - Overall Testing by Application User

5. Production

Is This Answer Correct ?    19 Yes 4 No

what r the different types of testing environments?..

Answer / divya

1. Unit test Environment(development side)
2. Integration test Environment(develoment side)
3. System test Environment(testing side)
4. Performance test Environment(testing side)
5. User Acceptance test Environment(testing side/client
side)

Is This Answer Correct ?    16 Yes 4 No

what r the different types of testing environments?..

Answer / sneha

hi.......
we have four types of environment they are dev,qa,uat and
production.

Plz correct me if iam wrong

Is This Answer Correct ?    19 Yes 14 No

what r the different types of testing environments?..

Answer / sathya

Environment is a combination of three types of layers like:

1) Presentation Layer.
2) Business Layer.
3) Database Layer.

Types of Environment: There are four types of environments based upon the tier of architecture.

1) Standalone Environment based upon Single Tier Architecture.

2) Client – Server Environment based upon Two Tier Architecture.

3) Web Environment based upon Three Tier Architecture.

4) Distributed Environment based upon N–Tier Architecture.

1) Standalone Environment based upon Single – Tier Architecture: This environment consists of all the three layers i.e. Presentation layer, Business layer and Database layer in a Single tier.

2) Client – Server Environment based upon Two – Tier Architecture: This environment consists of two tiers like; First Tier is for client and the second Tier is for the Database server. Presentation layer and Business layer will be present in each & every client, while the database will be present in the database server.

3) Web Environment based upon Three – Tier Architecture: This environment consists of three tiers wherein the client is located in one tier, application server is located in middle tier and database server is located in the last tier. Every client contains the presentation layer, application server contains the business layer and database server contains the database layer.

4) Distributed Environment: This environment is similar to the Web Environment however the business logic is distributed across the application server in order to distribute the load.

Is This Answer Correct ?    8 Yes 4 No

what r the different types of testing environments?..

Answer / geetika chugh

There are four types of environment
1) Devlopment
2) QA / Staging
3) UAT
4)Production

Is This Answer Correct ?    2 Yes 1 No

what r the different types of testing environments?..

Answer / preethi

All these are the testing phases like environment in testing
phase
1)Preparing Test methodology/strategy
2)Preparing Test plan
3)Preparing Test Scenarios
4)Preparing Test Cases
5)Preparing Test log/Defects Reports
6)Preparing Test Responsibility Matrix

Regards
Preethi.G

Is This Answer Correct ?    6 Yes 9 No

what r the different types of testing environments?..

Answer / ksv313

1>Establishing a Testing Policy
2>Building a software testing strategy
3>Establishing a software testing method incorporating
testing strategy & testing tactics
4>Include test plans, test criteria, testing techniques and
testing tools used in the V&V of SDLC as part of the
Testing tactics

Is This Answer Correct ?    3 Yes 23 No

Post New Answer

More Manual Testing Interview Questions

For a functionality we have 20 test cases, among 20 testcases 15 of them are Passed and 5 Failed. How will you report to your Manager ? Does the functionality passed or failed or partial passed/failed ??

1 Answers   IBS,


What are the document required to prepare during testing?

5 Answers  


List out test deliverables?

0 Answers  


what is localization testing?is it a WBT or BBT technique? thanx mahendar for ur valuable answer.

7 Answers   AZTEC, HCL,


Hi, my name is Maiko and I work as a Business Analyst. Does anybody have experience with TOSCA Testsuite? I hear it's all new and great but I can't really find any user reviews. Please help me out. thx

2 Answers  


What are the types of testings that can be performed on a login window.

6 Answers  


HI friends Can any body help me by sending me a SRS document in my email id:- subhasis.study@gmail.com.I want to write testcases by seeing that SRS, before attening any interview.So that i will gain more confidence.Without urs help its not possible.Plz send me.......

0 Answers  


why is smoke testing done for a software?

11 Answers  


What is network Entry procedure in WIMAX -TEch mahidra question?

3 Answers   Tech Mahindra,


what is Risk-based testing?

1 Answers  


hi how to test a video files? and what type of test stategy you follow to test a video files?

2 Answers  


Any body can tell what are the contents RTM(Requirements Tracebility Matrix)

2 Answers  


Categories