![]() |
|
![]() |
| LinkBack | Thread Tools | Display Modes |
| | #1 (permalink) |
| Member Join Date: Nov 2007
Posts: 37
Thanks: 1
Thanked 20 Times in 10 Posts
Rep Power: 5 | testing faqs check out testing faqs |
| | |
| | #2 (permalink) |
| Member Join Date: Nov 2007
Posts: 37
Thanks: 1
Thanked 20 Times in 10 Posts
Rep Power: 5 | Re: testing faqs 1. What is Software Testing? A. Testing involves operation of a system or application under controlled conditions and evaluating the results,The controlled conditions should include both normal and abnormal conditions. Testing is a process of executing a program with the intend of finding the errors. 2. What is the Purpose of Testing? A. The purpose of testing is 1· To uncover hidden errors 2· To achieve the maximum usability of the system 3· To Demonstrate expected performance of the system 3. What types of testing do testers perform? A. Two types of testing 1.White Box Testing 2.Black Box Testing. 4. What is the Outcome of Testing? A. The outcome of testing will be a stable application which meets the customer Req's. 5. What kind of testing have you done? A. Usability,Functionality,System testing,regression testing,UAT (it depends on the person). 6. What is the need for testing? A. The Primary need is to match requirements get satisfied with the functionality and also to answer two questions 1· Whether the system is doing what it supposes to do? 2· Whether the system is not performing what it is not suppose to do? 7. What are the entry criteria for Functionality and Performance testing? A. Entry criteria for Functionality testing is Functional Specification /BRS (CRS)/User Manual.An integrated application, Stable for testing. Entry criteria for Performance testing is successfully of functional testing,once all the requirements related to functional are covered and tested, and approved or validated. 8. Why do you go for White box testing, when Black box testing is available? A. A benchmark that certifies Commercial (Business) aspects and also functional (technical)aspects is objectives of black box testing. Here loops, structures, arrays, conditions,files, etc are very micro level but they arc Basement for any application, So White box takes these things in Macro level and test these things Even though Black box testing is available,we should go for White box testing also,to check the correctness of code and for integrating the modules. 9.What are the entry criteria for Automation testing? A. Application should be stable. Clear Design and Flow of the application is needed. 10.When to start and Stop Testing? A. This can be difficult to determine. Many modern software applications are so complex,and run in such an interdependent environment, that complete testing can never be done. Common factors in deciding when to stop are: Deadlines (release deadlines, testing deadlines, etc.) Test cases completed with certain percentage passed Test budget depleted Coverage of code/functionality/requirements reaches a specified point Bug rate falls below a certain level Beta or alpha testing period ends 11.What is Quality? A. It ensures that software is a Bug free,delivered in time,with in budget,meets customer requirements and maintainable.Quality standards are different in various areas like accounting department might define quality in terms of Profit. 12.What is Baseline document? A. The review and approved document is called as baseline document (i.e)Test plan,SRS. check for more faqs in Fun and Knowledge |
| | |
![]() |
| Tags |
| faqs , testing |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| What kinds of testing should be considered? | moses.rozario | Testing Tools & QA | 9 | 08-01-10 05:31 PM |
| Types of Testing | akhila | Testing Tools & QA | 3 | 03-02-09 03:51 PM |
| TESTING TOOLS SITES | yathish | Testing Tools & QA | 9 | 10-12-08 11:15 PM |
| testing defintions | AjayKumar.Kataram | Testing Tools & QA | 1 | 23-04-08 02:08 PM |
| More Interview Questions Here... |