Three Three

1.Differences between smoke,sanity,regression and Retesting??? SMOKE TESTING: TESTING DONE TO CHECK WHETHER THE BUILT  RELEASED IS STABLE ENOUGH FOR FURTHUR TESTING OR NOT  SO THIS IS THE FIRST IN OUR LIST. RETESTING: ONCE THE BUG IS FIXED THEY RETEST THE FEATURE TO VERIFY THE BUG IS STILL PRESENT OR NOT.SO THIS WILL COME 2ND IN LINE. REGRESSION TESTING:TO VERIFY THE BUG FIX DINT EFFECT ALREADY WORKING FEATURES. SO THIS ID 3RD IN THE LINE SANITY:IN MOST COMPANIES SMOKE/SANITY USE AS ONE BUT SANITY TESTING IS TO VERIFY THE APPLICATION WHICH THEY R GONNA RELESE SOON IS ...
Continue lendo

3 : 3

1.What is Risk and mitigation plan????? Project Manager is responsible for preparing Risk Mitigation strategy. However, he might would like to take inputs from the project team leads/members, BAs, QA, SQA and IT infrastructure support teams to come up with an effective mitigation plan. Mitigation has to do with devising one or more approaches to control, avoid, minimize, or otherwise mitigate the risk. Mitigation approaches may reduce the probability or the impact. It is more of a PROACTIVE initiative even before the risk becomes a problem. The objective of a mitigation should be to...
Continue lendo

3 : 3

v model?? BRS Acceptance testing   SRS  SystemTesting     HLD System Integration testing         LLD Component Testing               Coding Unit Testing 2.Equivalence partioning and boundary value analysis....??? Equalance partion is a method of black box testing.for eg if the application is accept the values between 10 to 50.we are giving  valid and invalid inputs to the system and check the status.   eg inputs valid:25,30            ...
Continue lendo

SP - concepts

Test Delevirables ??? Before Testing Test Deliverables include Test Plan, Test Strategy, Test Scripts (Includes Test Case and Expected Result) and Test Execution Schedule. After Testing Test Execution Report, Traceablity Metrics, Defect Reports and Test Report. 2.Test completion report??? As a tester,I will submit the TEST COMPLETION REPORT as final report. In this report we need to mentioned, How many test cases we have How many test cases we executed How many test cases we passed How many test cases we failed How many test cases Unable to Run total number of defects raised toal number of...
Continue lendo

ETL testing concepts

Business understanding a. High Level Test Approach b. Test Estimation c. Review Business Specification d. Attend Business Specification and Technical Specification walkthroughs. 2) Test plan creation, review and walkthrough. 3) Test case creation, review and walkthrough 4) Test Bed & Environment setup 5) Receiving test data file from the developers 6) Test predictions creation, review (Setting up the expected results) 7) Test case execution and (regression testing if required). a. Comparing the predictions with the actual results by testing the business rules in the test environment. b. Displaying...
Continue lendo

software police concepts 1

Severity and priority with examples 1.High severity & low priority :- If a application crashes on very rare occasions and changes are very low of crashing.so severity will be high but priority will be low. 2.High severity & high priority:- if a application crashes very frequently and duly visible or first time the application came from development team to the testing department. 3.Low severity & low priority:- it is merely just a enhancement bug which the client wishes like changing the background colour of user interface,also like adding a button like 'back' to navigate previous...
Continue lendo

Miscellaneous......Week 1

1.Why do u choose software testing as your career?? I am interested in software testing because, the developer may develop an application with his knowledge, but the tester have the ability to test the functionality, performance and quality of the application and to test whether the application is user friendly and whether it satisfies the user requirements, so the tester decides the  Quality of the application. so i choose this field. 2.what is defect duplication?? Before raising the defect all the testers must search in existing defects by specifying defect description.This will avoid...
Continue lendo

Situations

1.There are 3 mandatory fields and 3 optional fields : How many possible testcases can be written? How many positive testcases can be written? 1)Leave blank 3 mandatory fields 2) Leave blank 2 mandatory fields 3) Leave blank 1 mandatory fields Comment: for 1,2 and 3 valid error message need to displayed. 4) Leave blank 3 optional fields 5) Leave blank 2 optional fields 6) Leave blank 1 optional field Comment: -use 4,5 and 6 entering all the mandatory fields. Without error message task should be performed -use 4,5, and 6 along with above 1,2, and 3 test cases. Respective error...
Continue lendo

Database testing

1.Generally used SQL commands for testers. The Transact-SQL commands most often used by a tester are: USE database_name SELECT column_names FROM table_name SELECT DISTINCT column_name FROM table_name' SELECT column_name FROM table_name WHERE condition SELECT column_name FROM table_name WHERE condition1 AND condition2 SELECT column_name FROM table_name WHERE condition1 OR condition2 SELECT column_name FROM table_name WHERE column_name IN (value1, value2, ...) SELECT column_name FROM table_name WHERE column_name BETWEEN value1 AND value2 SELECT column_name FROM table_name WHERE column_name LIKE...
Continue lendo

Differences.....

Test scenario and Test case : Test scenario is set of test cases that ensure that the business process flows are tested from end to end. They may be independent tests or a series of tests that follow each other, each dependent on the output of the previous one. A test case is a set of conditions or variables under which a tester will determine if a requirement or use case upon an application is partially or fully satisfied. ... For Example : Test Scenario - User Login Test Condition - User name max length is 8 chars and password must not be greater than 8 char's and it should...
Continue lendo

concepts

Web Testing Methodologies: Web testing is very important for any internet application to run successfully. Most of the web applications fail over the time because any web application accumulates data and tends to get more number of visitors as time passes. So in order to prevent any unexpected embarrassing situations, a web application needs to be tested thoroughly for load balance testing, endurance testing and stress testing. 1) What are the important things to consider while testing a website or web application? Answer: First of all we need to test hardware settings, server information...
Continue lendo

Test plan and Test strategy

Test Strategy: It is a company level document and developed by QA category people like QA and PM. This document defines "Testing Approach" to achieve testing objective. Test strategy is the freezed part of BRS from which we get Test Policy and Test Strategy. Components in the Test Strategy are as follows: 1. Scope and objective 2. Business issues 3. Roles and responsibilities 4. Communication and status reporting 5. Test deliverability 6. Test approach 7. Test automation and tools 8. Testing measurements and metrices 9. Risks and mitigation 10. Defect reporting and tracking 11. Change and...
Continue lendo

Traceability matrix

Traceability matrix is used to map between requirements and test cases it is used to check all requirements are covered or not. Req id Req Description Test case ID Test conditions Tester Responsible Passed/failed status outstanding defe...
Continue lendo

Testing concepts (Severity and priority)

Severity: seriousness of defect with respect  to functionality !High:without resolving the defect we r unable to continue testing. !Medium:compulsory to solve but able to continue ! low:May or may not be resolved. Prority:Importance of the defect wrt customer (High,medium,low) When we go for examples 1.user interface bugs[low severity] Eg1:Spelling mistake(High priority) Eg2:Improper allignment(Low priority) 2.Input domain bugs:[medium severity] Eg1:Doesnot allow valid values(high priority) Eg2:allows invalid type also(low priority) 3.Race condition bugs[High severity] Eg1:Deadlock(High...
Continue lendo
 

Software police Copyright © 2011 | Template design by O Pregador | Powered by Blogger Templates | Distributed by Way2 Blogger Templates