<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-5081705986792835509</id><updated>2011-11-27T15:24:49.960-08:00</updated><title type='text'>Tulasi  Ram</title><subtitle type='html'></subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://tulasiramg.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5081705986792835509/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://tulasiramg.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>tularsiram</name><uri>http://www.blogger.com/profile/18429044297968551347</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>6</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-5081705986792835509.post-6170721571315003566</id><published>2008-02-05T04:42:00.000-08:00</published><updated>2008-02-05T04:43:20.726-08:00</updated><title type='text'>Education sites</title><content type='html'>&lt;a href="http://goidirectory.nic.in/education.htm"&gt;http://goidirectory.nic.in/education.htm&lt;/a&gt;&lt;br /&gt; &lt;a href="http://www.eece.maine.edu/mm/matweb.html"&gt;http://www.eece.maine.edu/mm/matweb.html&lt;/a&gt;&lt;br /&gt; &lt;a href="http://home.computer.net/~dibianco/"&gt;http://home.computer.net/~dibianco/&lt;/a&gt;&lt;br /&gt; &lt;a href="http://upgov.nic.in/upinfo/instweb.htm"&gt;http://upgov.nic.in/upinfo/instweb.htm&lt;/a&gt;&lt;br /&gt; &lt;a href="http://www.camden.rutgers.edu/~wood/edwebsites.htm"&gt;www.camden.rutgers.edu/~wood/edwebsites.htm&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5081705986792835509-6170721571315003566?l=tulasiramg.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tulasiramg.blogspot.com/feeds/6170721571315003566/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5081705986792835509&amp;postID=6170721571315003566' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5081705986792835509/posts/default/6170721571315003566'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5081705986792835509/posts/default/6170721571315003566'/><link rel='alternate' type='text/html' href='http://tulasiramg.blogspot.com/2008/02/education-sites.html' title='Education sites'/><author><name>tularsiram</name><uri>http://www.blogger.com/profile/18429044297968551347</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5081705986792835509.post-6118620181487862928</id><published>2008-01-22T22:38:00.000-08:00</published><updated>2008-01-28T23:55:03.667-08:00</updated><title type='text'>test manual</title><content type='html'>In the earlier decades of software development, development process is done through adhoc methodology which means people use to develop the software with out any proper planning. These results and It finally leads to increases of maintenance cost of the project, organizations are spending lot of money while maintaining because of improper planning, at that minute software engineering came into picture which will guide you in a proper way to develop software with complete planning from starting to ending. This results in decrease of maintenance cost of the project.&lt;br /&gt;Software Engineering: It is a systematic approach that which will help in software development and maintain software until it becomes an error free superior product. In this SDLC will play’s a major role and it specifies systematic approach through its phases&lt;br /&gt;ReleaseàTestingàcodingàDesigningà AnalysisàThey are Requirements Gathering and maintenance&lt;br /&gt;&lt;br /&gt;In those 6 phases Testing phase will play’s a vital role before release the software product to the customer&lt;br /&gt;&lt;br /&gt;What is testing?&lt;br /&gt;A: Software testing the process of seeking errors. Mod: Testing is a process of confirmation, that product is working perfectly, meeting customer requirements and satisfying the customer.&lt;br /&gt;&lt;br /&gt;Why should we do testing?&lt;br /&gt;A: Because of the cost of not testing is much greater than the cost of testing. To meet the customer requirements. Mod: for quality assurance, error free superior product, competitive advantage .&lt;br /&gt;&lt;br /&gt;What is the need for testing in SDLC?&lt;br /&gt;A: It is the assurance given to customer that our product is a quality product. Quality: It is meeting customer requirements. Customer requirement in terms of functionality Customer requirement in terms of expectations Cost to purchase Time to release&lt;br /&gt;&lt;br /&gt;How to do testing?&lt;br /&gt;A: Software Testing is done in 2 ways&lt;br /&gt;1. Manual Testing&lt;br /&gt;2. Automation Testing SDLC will help us to develop the software by using its four different models&lt;br /&gt;1. Water fall model&lt;br /&gt;2. Prototype model&lt;br /&gt;3. Spiral model&lt;br /&gt;4. Agile model&lt;br /&gt;&lt;br /&gt;Water fall model: this model is preferred when customer requirements are clear and complete&lt;br /&gt;Prototype model: this model is preferred when customer requirement’s are not clear ,Development people will help the customer to get a clear and complete idea by preparing sample’s or prototypes through power point presentation.&lt;br /&gt;&lt;br /&gt;Spiral Model: This is model is preferred when the product is need to be release in the form of versions for future enhancement. Eg: ver1, ver2, ver3&lt;br /&gt;&lt;br /&gt;Agile model : When customer requirements are changing dynamically this model is preferred eg: cricket web site. Here customer need to be modifying the web pages at the next minute at that stage agile model is preferred .&lt;br /&gt;&lt;br /&gt;SQA: software quality assurance : The monitoring and measuring the strength of development process is called software quality assurance. From these SQA concepts every organization is planning for multiple stages of testing and separate testing team .&lt;br /&gt;&lt;br /&gt;Fish Model: It is a theoretical model Requirement&lt;br /&gt;Analysis Design coding maintenance [BRS] Gathering Software Requirement HLD’S and LLD’s System Testing Specification +System Program&lt;br /&gt;&lt;br /&gt;Reviews Review Prototype White Box Black Box Test software Changes&lt;br /&gt;&lt;br /&gt;Program: set of instructions passed in to the computer in order to perform an operation is&lt;br /&gt;known as program.&lt;br /&gt;Module: Collection of programs is known as module Software Project: Collection of modules is known as Software Project .&lt;br /&gt;&lt;br /&gt;BRS: Business Requirement specification: It defines the requirements of the customer to be developed as a software product. This document is also known as customer requirement specification or user requirement specification. Prepared by: Business Analyst&lt;br /&gt;&lt;br /&gt;SRS or FRS: Software Requirement specification: it defines the functional requirements to be developed and system requirements to be used. It is an implemented form of BRS prepared by business analyst&lt;br /&gt;&lt;br /&gt;Review: It is a static testing technique. The responsible people are using this technique to estimate completeness and correctness of corresponding documents eg: walk troughs’ inspections and pre reviews.&lt;br /&gt;&lt;br /&gt;SRS is just an English like document .It does not need dynamic testing just review is needed&lt;br /&gt;&lt;br /&gt;Prototype: It is a sample model of an application eg: power point presentation.&lt;br /&gt;&lt;br /&gt;HLD’s: High Level Design document which will specify the entire architecture of the system to be developed. It specify from root to leaf functionalities. It is also known as architectural design or external design&lt;br /&gt;&lt;br /&gt;LLD’s : Low Level Design document . The internal logic of the corresponding module or functionality. This LLD’s are also known as detailed design or internal design documents&lt;br /&gt;&lt;br /&gt;Build : After completion of development, a finally integrated all program set in executable form. Prototype is a sample and build is a real&lt;br /&gt;&lt;br /&gt;White box testing: It is a program testing technique. During the white box testing , responsible people are verifying the internal structure of the corresponding program. This testing in also known as open box testing&lt;br /&gt;&lt;br /&gt;Black Box Testing: It is a build level testing.&lt;br /&gt;During this test, responsible people are validating the external functionality of complete software.&lt;br /&gt;This Black Box testing is also known as closed box testing. The combination of white box and black box is called grey box testing.&lt;br /&gt;&lt;br /&gt;Software Testing: The verification of the software development process and validation of software product before release to customer is called software testing&lt;br /&gt;&lt;br /&gt;Reviews in analysis: In general , the software development process starts with requirements gathering and analysis. In this phase, business analyst category people will develop BRS and SRS. Before going to design, the same analyst people are conducting review meetings to estimate the completeness and correctness of that document. In this review the business analyst people are applying below check list&lt;br /&gt;&lt;br /&gt;on that&lt;br /&gt;BRS and SRS SRSàBRS&lt;br /&gt;1. Are they complete?&lt;br /&gt;2. Are they right requirements&lt;br /&gt;3. Are they Achievable&lt;br /&gt;4. Are they reasonable&lt;br /&gt;5. Are they testable&lt;br /&gt;Reviews in design: After completion of analysis and their reviews, designing category people are developing the HLD’s and LLD’s. After development of these documents, the same category designers will conduct a review meeting to estimate the completeness and correctness of the design documents.&lt;br /&gt;&lt;br /&gt;LLDàHLD&lt;br /&gt;1. Are they understandable&lt;br /&gt;2. Are they Complete&lt;br /&gt;3. Are they meet right requirements&lt;br /&gt;4. Are they follow able[w . r .t coding]&lt;br /&gt;5. Are they handling Errors?&lt;br /&gt;Unit Testing: After completion of design and their reviews, the corresponding&lt;br /&gt;programmers will start coding. To construct software physically in this coding stage,&lt;br /&gt;corresponding programmers are verifying the internal structure of every program with the help of white box testing technique. The white box testing techniques are classified into 4 divisions&lt;br /&gt;&lt;br /&gt;1. Basis Path Testing&lt;br /&gt;2. Control Structure Testing&lt;br /&gt;3. Program Technique Testing&lt;br /&gt;4. Mutation Testing&lt;br /&gt;Basis Path Testing: After completion of program writing the corresponding programmer follows below approach to verify the execution of every statement in that program&lt;br /&gt;Draw Flow Graph for Corresponding program Calculate Cyclamate complexity [no of individual paths in the program]&lt;br /&gt;run that program more than one time to cover all independent paths&lt;br /&gt;Control structure Testing: After completion of program execution in different angles, the corresponding programmer is concentrating an correctness of that program functionality with the help of below coverage’s.&lt;br /&gt;&lt;br /&gt;1. Conditional coverage&lt;br /&gt;2. Data flow coverage&lt;br /&gt;3. Loops coverage&lt;br /&gt;&lt;br /&gt;1. Conditional coverage : correctness of every condition in that program&lt;br /&gt;2. Data flow coverage : The creation and utilization of every variable in that program&lt;br /&gt;3. Loops Coverage: Termination of every loop after execution of n number of times.&lt;br /&gt;&lt;br /&gt;Program Testing Technique: Whether the corresponding program is taking less time to complete execution or not. Programmer are using java and .net profiles to calculate execution time of the program&lt;br /&gt;&lt;br /&gt;Mutation Testing: Mutation means a change in program logic / coding. Programmers are using this Technique to confirm whether that program completely tested or not. after changes, if the testing is effected, then the program is complete.&lt;br /&gt;&lt;br /&gt;Integration testing: After completion of individual programs development and unit testing, programmers are inter connecting them or integrating them to form a system (i.e. a complete software). This integration testing is also known as interface testing. There are 4 approaches in this integration&lt;br /&gt;&lt;br /&gt;1. Top down approach [ STUB]&lt;br /&gt;2. Bottom up approach[ DRIVER]&lt;br /&gt;3. Hybrid approach&lt;br /&gt;4. Big bang approach&lt;br /&gt;&lt;br /&gt;Top down approach: In this approach, programmers are interconnecting main module with some of sub modules. In the place of remaining under constructing sub modules, programmers are using temporary programs called STUBS. These STUBS are also known as programs&lt;br /&gt;&lt;br /&gt;Bottom up approach: In this approach, programmers are interconnecting sub modules without using under constructive main module. In this approach, programmers are using a temporary program instead of main module called DRIVER, which is also known as calling program&lt;br /&gt;&lt;br /&gt;Hybrid approach: it is also known as sandwich approach. This is a combined approach of top down and bottom up approach&lt;br /&gt;&lt;br /&gt;Big Bang Approach: it is also known as system approach. In this approach, the programmers are inter connecting programs after completion of all programs development and unit testing.&lt;br /&gt;&lt;br /&gt;Case Study:&lt;br /&gt;Top down approach is follow able when the requirements are changing dynamically Bottom Up approach: It is follow able when the customer requirements are constant but architecture is changing&lt;br /&gt;&lt;br /&gt;Hybrid approach: It is follow able when the requirements and architecture both are constants&lt;br /&gt;&lt;br /&gt;If our system consists of less number of interconnections in between the modules, at that situation big bang approach is follow able.&lt;br /&gt;&lt;br /&gt;Black box testing:&lt;br /&gt;&lt;br /&gt;System Testing: After completion of integration testing, development people release initial build to separate testing team in that organization. This separate testing team follows black box testing to validate the requirements of the customer in that build, the system testing classified into three divisions such as&lt;br /&gt;&lt;br /&gt;1. Usability testing&lt;br /&gt;2. Functional testing&lt;br /&gt;3. Non Functional testing.&lt;br /&gt;&lt;br /&gt;Usability testing: in general, the separate testing team is starting software testing through validation user friendliness. This usability is testing is classified into below sub tests&lt;br /&gt;User interface testing:&lt;br /&gt;&lt;br /&gt;1. Ease to use [ understandability of screen of elements]&lt;br /&gt;2. Look and feel [attractiveness of the screen elements]&lt;br /&gt;3. Speed in interface [ less number of events to complete a task During this test, test engineers are concentrating on above factors to be applied on every screen [i.e window] build&lt;br /&gt;&lt;br /&gt;Manual support testing: in this separating testing team is validating the correctness and completeness of corresponding user manual or help document with respective to build operations. Receive build from developers Receive build from developers .&lt;br /&gt;&lt;br /&gt;User Interface testing&lt;br /&gt;Usability Testing&lt;br /&gt;Functional and Non Functional&lt;br /&gt;Manual Testing Functional Testing:&lt;br /&gt;&lt;br /&gt;This part is a mandatory level in system testing phase. In this part the separate testing team is concentrating on “requirements meeting in build” Functionality testing: It is also known as “Requirement testing” During this test, test engineers are validating the correctness of every functionality through below coverage’s&lt;br /&gt;&lt;br /&gt;1. GUI Coverage : changes in properties of objects in screen’s Eg: 1st cursor highlighted in username, it will come to password and after that ok button. This total execution is under this coverage.&lt;br /&gt;2. Error Handling Coverage: Preventing wrong operations. If we enter any wrong user id and password then it will give u error message as invalid password.&lt;br /&gt;3. Input domain coverage: Correctness of size and type of inputs.&lt;br /&gt;4. Output manipulations coverage : correctness of functionality outputs&lt;br /&gt;5. Back end coverage or Data base coverage: The impact of front end operations on back end tables&lt;br /&gt;6. Service level coverage: [order of functionality] :when the object should response and when it should not&lt;br /&gt;&lt;br /&gt;Input domain coverage:&lt;br /&gt;It is a part of functionality testing but test engineers, giving a special treatment with the help of mathematical notations such as&lt;br /&gt;BVA: Boundary value analysis ECP: Equivalence class partition&lt;br /&gt;BVA like notation’s used for range on size of objects and ECP used for type of the object values BVA changes : Min –pass Min-1----fail Min+1----fail Max -----pass Max-1-----pass Max+1-----fail&lt;br /&gt;&lt;br /&gt;Example&lt;br /&gt;A login process allows user id and password to authorize users. User id object is taking alpha numeric’s in low case from 4 to 18 characters long. The password object is taking alphabets in lower case from 4 to 8 characters long prepare BVA and ECP for&lt;br /&gt;&lt;br /&gt;user id and password&lt;br /&gt;&lt;br /&gt;User Id:&lt;br /&gt;BVA [size]&lt;br /&gt;passà4charactersàMin failà3charactersàMin-1&lt;br /&gt;passà5charactersàMin+1&lt;br /&gt;passà18characteràMax&lt;br /&gt;passà17charactersàMax-1&lt;br /&gt;failà19CharacteràMax+1&lt;br /&gt;ECP[Type]&lt;br /&gt;Valid Invalid a ----z A—Z 0----9 special characters and blank fields&lt;br /&gt;Password:&lt;br /&gt;BVA[size]&lt;br /&gt;passà4charactersàMin&lt;br /&gt;failà3charactersàMin-1&lt;br /&gt;passà5charactersàMin+1&lt;br /&gt;passà8charactersàMax&lt;br /&gt;passà7charactersàMax-1&lt;br /&gt;failà9charactersàMax+1&lt;br /&gt;ECP Valid Invalid a---z 0—9&lt;br /&gt;Special characters&lt;br /&gt;A-Z&lt;br /&gt;Blank spaces&lt;br /&gt;&lt;br /&gt;Sanitation testing:&lt;br /&gt;It is also known as garbage testing. During this test, test engineers are detecting extra functionalities in that applications build w.r.t requirements&lt;br /&gt;&lt;br /&gt;Non functional Testing:&lt;br /&gt;After completion of all possible usability and functional test, testing team is concentrating on other quality factors to validate in that application or product [build].&lt;br /&gt;&lt;br /&gt;Recovery testing :&lt;br /&gt;It is also known as reliability testing during this test, test engineers are validating that whether our application build is changing from abnormal state to normal state or not&lt;br /&gt;&lt;br /&gt;Normal&lt;br /&gt;Abnormal&lt;br /&gt;Back up / recovery procedure Normal&lt;br /&gt;&lt;br /&gt;Inter system testing: It is also known as end to end testing, during this test , test engineers are validating that whether out application build is sharing common resources along with the other applications build. If there are no common resources, then test engineers are not applying this testing.&lt;br /&gt;&lt;br /&gt;Security testing: It is also known as penetration testing during test , test engineers are validating&lt;br /&gt;&lt;br /&gt;1. Authorization&lt;br /&gt;2. Access control&lt;br /&gt;3. Encrypt and decrypt&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;1. Authorization: For user validation to connect to application eg : login with password, digital signature, pin no ,finger prints etc.&lt;br /&gt;2. Access Control : For authority of valid users to access specified services or functionality eg : administrator and user&lt;br /&gt;3. Encrypt and decrypt : used for code conversion between client and server processes&lt;br /&gt;&lt;br /&gt;Request (In the form of encrypt) Decrypt Response Decrypt Encrypt Encrypt&lt;br /&gt;&lt;br /&gt;Compatibili ty: It is also known as portability testing. During this test, test engineers are validating that whether our build is run on all customer expected plat forms or not. Plat form means that operating system, compiler, browser and other system software’s.&lt;br /&gt;&lt;br /&gt;Configuration Testing: It is also known as hardware compatibility testing. During this test, test engineers are validating that whether our build is run with different technology hardware devices or not. Eg: Different technology networks, different topology [arrangement of computers different technology printers etc&lt;br /&gt;&lt;br /&gt;Performance testing:&lt;br /&gt;&lt;br /&gt;Load Testing: The execution of our build under the customer expected configuration and customer expected load to estimate performance is called load testing or scalability testing or capability testing. Load or scale means the number of the number of concurrent users, which are accessing or operating our build&lt;br /&gt;&lt;br /&gt;Stress Testing: The execution of our build under customer expected configuration and various levels from low to peak to estimate consistency or reliability in process is called stress testing. [ long time whether application is respond load or not]&lt;br /&gt;&lt;br /&gt;Storage Testing: It is also known as memory testing. During this test, testing people are calculating peak limit of storage handled by our build to store user data. Eg: ms-access technology builds support 2gb data base as maximum. In terms of bytes&lt;br /&gt;&lt;br /&gt;Data volume testing: During this test, testing people are calculating the size of data in terms of number of records handled by our build.&lt;br /&gt;&lt;br /&gt;Parallel Testing: It is also known as competitive testing or comparative testing. During this test, test engineers are comparing our build with old versions of some product or with similar products in market to find competitiveness.&lt;br /&gt;&lt;br /&gt;Installation testing: During this test, test engineers are validating correctness and completeness of installation process of our build into customer expected configuration systems.&lt;br /&gt;&lt;br /&gt;Installation&lt;br /&gt;&lt;br /&gt;User Acceptance Testing: To collect feed back from real customers or model customers, out project management is conducting user acceptance testing. There are two types of user acceptance testing such as alpha testing and beta testing.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Alpha Testing Beta Testing&lt;br /&gt;1. In development site 1. In model customer site&lt;br /&gt;2. By Real Customer 2. By Model Customer&lt;br /&gt;3. For software application 3. For software product.&lt;br /&gt;&lt;br /&gt;Release and maintenance: After completion of user acceptance testing and their modification project management is defining release team along with few developers and few testers and few software engineers .These release team is conducting port testing in corresponding customer site.&lt;br /&gt;&lt;br /&gt;During this part testing, release team members are observing below factors&lt;br /&gt;1. Compact installation&lt;br /&gt;2. Overall functionality&lt;br /&gt;3. Input device handling [ eg : keyboard , mouse etc ]&lt;br /&gt;4. Output device handling [ eg: monitors]&lt;br /&gt;5. Secondary storage device handling [ floppy disk , CDROM]&lt;br /&gt;6. o/s [operating system] error handling.&lt;br /&gt;7. Co existence with other software in customer site environment to share common resources.&lt;br /&gt;&lt;br /&gt;After completion of above observation release team is providing training sessions to end users in customer site.&lt;br /&gt;During utilization of that software customer site people are sending change request to our company. To receive and perform that change, project management is defining ccb (change control board) along with few developers few testers and few hardware engineers&lt;br /&gt;&lt;br /&gt;End of part1&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Part II&lt;br /&gt;&lt;br /&gt;Planned testing vs adhoc testing : In general every testing team is planning complete system test to be applied on build. Due to some risks, some times the testing team is not conducting that planned system testing. Instead of planned system testing, testing team is conducting informal testing called ad-hoc testing. There are different types of adhoc testing&lt;br /&gt;a. Monkey testing: due to lack of time, the testing team is covering testing on main activities of build only. It is also known as chimpanzee testing&lt;br /&gt;&lt;br /&gt;b. Buddy testing: due to lack of time, test engineers are sitting with programmers to conduct testing while coding programs. In this style of testing, test engineers are not waiting upto receive complete build. “Buddy” means the group of programmers and test engineers.&lt;br /&gt;&lt;br /&gt;c. Pair testing: Due to lack of knowledge on that domain [type of project], test engineers are grouping together to conduct testing. Every pair of testers consists of junior tester and senior tester to share their knowledge’s.&lt;br /&gt;&lt;br /&gt;d. Exploratory testing : due to lack of documentation , test engineers are applying testing on build w.r.t available documents, through discussions , past experiences , similar products browsing and internet surfing. This type of testing is called exploratory testing&lt;br /&gt;&lt;br /&gt;e. Be bugging: to estimate efficiency of test engineers, programmers are adding known bugs to programs. This type of bug seeding is called be bugging.&lt;br /&gt;&lt;br /&gt;Testing Terminology:&lt;br /&gt;Test Strategy: it is a document and it specifies approach to be followed by testing team&lt;br /&gt;&lt;br /&gt;Test planning: it is a document and it specifies schedule of testing including work allocation. The test plan is an implemented form of test strategy document.&lt;br /&gt;&lt;br /&gt;Test Scenario or test case tittles: It specifies a unique condition to be applied on build to validate with the help of test cases&lt;br /&gt;&lt;br /&gt;Test Procedure: It is also a document and it specifies a step by step procedure to execute corresponding test case and that build. This procedure is also known as test script&lt;br /&gt;&lt;br /&gt;Test Log : it is also a document and it specifies the results of test cases after execute on build. Eg: password failed.&lt;br /&gt;&lt;br /&gt;Error, defect and bug: A mistake in coding is called error. This mistake found by test engineers during testing is called defect or issue. This defect or issue accepted by developers to resolve it is called bug.&lt;br /&gt;&lt;br /&gt;Regression testing : The re-execution of selected tests on modified build to ensure bug fix work and occurrence of side effects is called regression testing. Tests&lt;br /&gt;&lt;br /&gt;Related passed test&lt;br /&gt;Failed Tests&lt;br /&gt;Remaining Testing Pass&lt;br /&gt;failed&lt;br /&gt;&lt;br /&gt;Defect&lt;br /&gt;Developers Report&lt;br /&gt;&lt;br /&gt;Retesting and iterative testing :&lt;br /&gt;The re execution of test on same application build with multiple test data is called re testing or data driven testing. System testing process:&lt;br /&gt;&lt;br /&gt;Modified V model :&lt;br /&gt;Requirements Gathering [BRS]&lt;br /&gt;Analysis[SRS]&lt;br /&gt;&lt;br /&gt;Design Test Initialization&lt;br /&gt;&lt;br /&gt;Coding and unit Testing Test Planning&lt;br /&gt;&lt;br /&gt;Integration Testing Test Design&lt;br /&gt;&lt;br /&gt;Initial Build&lt;br /&gt;&lt;br /&gt;Test Execution&lt;br /&gt;&lt;br /&gt;Test Closure&lt;br /&gt;&lt;br /&gt;User Acceptance Testing&lt;br /&gt;&lt;br /&gt;Release and maintenance&lt;br /&gt;In above development software process model, testing process is inserted with separate testing team. This separate testing team is only conducting system testing. Test Initiation : in this stage , project manager or quality analyst is developing test strategy documents. This document defines an approach to be followed by testing team.&lt;br /&gt;&lt;br /&gt;Components in test Strategy: 1. Scope and objective:&lt;br /&gt;The importance of testing in that project.&lt;br /&gt;2. Business issues : budget control for a testing&lt;br /&gt;Eg: 100 % project Cost&lt;br /&gt;&lt;br /&gt;64% 36% Development&lt;br /&gt;Testing &amp;amp; Maintenance&lt;br /&gt;&lt;br /&gt;3. Test Approach :&lt;br /&gt;Selected list of test factors to be applied on build. This factor selection is depending on project requirements , scope of that requirements and risks involved in that companies&lt;br /&gt;&lt;br /&gt;4. Roles and responsibilities : The name of jobs in testing team and their responsibilities&lt;br /&gt;&lt;br /&gt;5. Test Deliverables : The names of testing documents and their formats[IEEE 829].&lt;br /&gt;&lt;br /&gt;6. Communication and Status Reporting : The required negotiation in between every 2 jobs in testing team.&lt;br /&gt;&lt;br /&gt;7. Testing Automation and Testing Tools : Test automation and testing the possibility of test automation and availability of testing tools in that organization&lt;br /&gt;&lt;br /&gt;. 8. Defect reporting and tracking: The required negotiation in between the development team and testing team to resolve defects&lt;br /&gt;&lt;br /&gt;9. Risks and mitigation : The list of reasonable risks rised during testing and solutions to overcome&lt;br /&gt;&lt;br /&gt;10. Change and Configuration Management : This concept maintains software development process deliverables w.r.t changes in requirements. Eg: SRS,H.L.D’s ,L.L.D’s , programs, test plans, test cases etc.&lt;br /&gt;&lt;br /&gt;11. Testing measurements and matrices : The list of measurements and matrices&lt;br /&gt;&lt;br /&gt;12. Training plan : The required number of training sessions for testing people to under stand project / customer requirements.&lt;br /&gt;&lt;br /&gt;Test Factors: Every test factor defines a testing issue or a testing topic.&lt;br /&gt;In general ,15 testing topics are available in market to define a quality software. These 15 factors are not mandatory for every project system testing. The selection of required factors in that 15 factors, depending on requirements of that project , scope of the requirements and risks involved , future enhancement in that company&lt;br /&gt;&lt;br /&gt;Testing Topics :&lt;br /&gt;1. Authorization : validity of users to connect to application..&lt;br /&gt;2. Access control : Authorities of valid users to user specific services in that software .&lt;br /&gt;3. Audit Trail: An internal data generation w.r.t user operations.&lt;br /&gt;4. Continuity of processing: Integration of project execution with out any dead lock.&lt;br /&gt;5. Correctness : Meet customer requirements in terms of functionality&lt;br /&gt;6. Coupling: co existence with other software application to share common resources.&lt;br /&gt;7. Data integrity: out software is taking correct type and size of inputs.&lt;br /&gt;8. Ease of use: user friendliness of that software .&lt;br /&gt;9. Ease to operate : Easy to install and uninstall&lt;br /&gt;10. Portable: Run on any platform or multiple platforms.&lt;br /&gt;11. Performance: Speed of processing&lt;br /&gt;12. Reliability: Recover from abnormal situation&lt;br /&gt;13. Service levels : order of functionality&lt;br /&gt;14. Maintenance : Whether our software product is long time serviceable to customer site people or not&lt;br /&gt;. 15. Methodology : whether our testing team is following rules and standards while testing or not&lt;br /&gt;&lt;br /&gt;. Test factors vs testing Techniques Security&lt;br /&gt;&lt;br /&gt;1. Authorization Testing Security testing&lt;br /&gt;2. Access Control&lt;br /&gt;3. Audit Trail Functionality Testing Integration testing by developers&lt;br /&gt;4. Continuity functionality testing&lt;br /&gt;5. Correctness inter system&lt;br /&gt;6. Coupling testing Input Domain testing&lt;br /&gt;7. Data Integrity User&lt;br /&gt;8. Ease of Use Interface Testing and manual support testing&lt;br /&gt;9. Ease of operate installation testing Compatibility testing and configuration&lt;br /&gt;10. Portable testing Load testing , stress testing, storage testing and&lt;br /&gt;11. Performance data volume testing ,Recovery testing and stress&lt;br /&gt;12. Reliability testing testing Functionality testingà&lt;br /&gt;13. Service level&lt;br /&gt;14. Maintainable compliance testing Compliance testing an organization&lt;br /&gt;15. Methodology have to follow complete standards and protocols&lt;br /&gt;&lt;br /&gt;TestQuality software Test Cases Testing Techniques Factors&lt;br /&gt;&lt;br /&gt;Test Planning : After finalization of test strategy for a corresponding project, the responsible test lead category people are preparing system test plan and unit test plans. The test plan document defines what to test ? How to test ? when to test ? and who to test? To develop these test plan documents , test lead category people are following below approach&lt;br /&gt;&lt;br /&gt;Testing team formation&lt;br /&gt;&lt;br /&gt;Identification of Tactical Risks&lt;br /&gt;&lt;br /&gt;Test Plan Documents&lt;br /&gt;&lt;br /&gt;Review Test plan documents&lt;br /&gt;&lt;br /&gt;From the above approach test lead is preparing system test plan and then divides that plan into multiple modules or unit test plans.&lt;br /&gt;&lt;br /&gt;Testing team formation : in general the test planning process starts with testing team formation. In this stage test lead is depending on below factors .&lt;br /&gt;&lt;br /&gt;project size&lt;br /&gt;Availability of Testè Engineers&lt;br /&gt;Test Duration&lt;br /&gt;Availability of test environment resources.&lt;br /&gt;&lt;br /&gt;3 to 5 months of system testingàClient / server , web, ERP&lt;br /&gt;7 to 9 months of system testingàSystem software&lt;br /&gt;12àMachine critical to 15 months of system testing&lt;br /&gt;Robotic approach&lt;br /&gt;Satellite approach&lt;br /&gt;&lt;br /&gt;Identification of tactical risks : After completion of testing team formation test lead is concentrating on risk analysis . eg:&lt;br /&gt;&lt;br /&gt;Risk1 : lack of knowledge on that domain&lt;br /&gt;Risk2: lack of time&lt;br /&gt;Risk3: Lack of resources&lt;br /&gt;Risk4: Delays in delivery&lt;br /&gt;Risk5: Lack of communication in between testing team and development team&lt;br /&gt;Risk6: Lack of documentation&lt;br /&gt;Risk7: lack of development process&lt;br /&gt;Risk8: lazyness of development&lt;br /&gt;&lt;br /&gt;Prepare test plans:&lt;br /&gt;After completion of testing team formation and risk analysis , test lead category people are developing &lt;strong&gt;test plan&lt;/strong&gt; document in IEEE 829&lt;br /&gt;&lt;br /&gt;Format :&lt;br /&gt;&lt;br /&gt;1. Test plan Id : The unique name or number to refer this planed document in future&lt;br /&gt;2. Introduction : The summary of project&lt;br /&gt;3. Features to be tested : List of modules to be prepared or conducted , test cases or by new test cases .&lt;br /&gt;4. Features not to be tested: List of modules to be tested by existing test cases.&lt;br /&gt;5. Test approach : List of selected testing technique to be applied w.r.t test strategy&lt;br /&gt;6. Entry criteria: Establish test environment with required with hardware&lt;br /&gt;and software , prepare complete and correct test cases, Receive complete build from developers.&lt;br /&gt;7. Suspension criteria : Problems rises in test environment , problems rises like pending&lt;br /&gt;defect or more . pending defects are also known as quality gap.&lt;br /&gt;8. Exit criteria : all selected modules tested and then all high security bugs resolved.&lt;br /&gt;i. All features tested&lt;br /&gt;ii. All major defects resolved&lt;br /&gt;iii. Test duration Exceeded&lt;br /&gt;&lt;br /&gt;9. Test Deliverables : list of test document names to be prepared by test engineers. They are test cases , test procedures, automation programs, test logs, defect reports and summary reports.&lt;br /&gt;10. Test Environment : List of required all hardware’s and software’s&lt;br /&gt;11. Staff : Names of selected test engineers.&lt;br /&gt;12. Responsibilities : Mapping between selected test engineers and modules . [who to test]&lt;br /&gt;13. Schedules : dates and times [ when to test ]&lt;br /&gt;14. Risks : List of previously analyzed risks by test leads.&lt;br /&gt;15. Approvals : signatures of test lead and project managers&lt;br /&gt;&lt;br /&gt;Review test plan : after completion of test plan document preparation , test lead category people are conducting a review meeting to estimate completeness and correctness of that test plan document . in this review meeting, test lead is depending on 3 coverages&lt;br /&gt;&lt;br /&gt;Requirementsè coverage [ what to test ]&lt;br /&gt;Testing Techniques coverage [ how to test]è&lt;br /&gt;è Risks coverage [ who and when to test]&lt;br /&gt;&lt;br /&gt;After completion of test plan review and their modification’s , test lead is conducting training sessions to selected test engineers about project . In this training your project management is inviting some subject experts or domain experts to share knowledge with test engineers.&lt;br /&gt;&lt;br /&gt;Test Design : After completion of required no of training sessions, every test engineer in the testing team, prepare test cases. Every test case defines a unique test condition to be applied on build .there are 3 methods to prepare complete test cases for system testing in our project&lt;br /&gt;&lt;br /&gt;. 1. Business logic based or requirements based test case design&lt;br /&gt;2. Input domain based on design document based test case design&lt;br /&gt;3. User interface based or prototype based test case design&lt;br /&gt;&lt;br /&gt;1. Business logic based test case design :&lt;br /&gt;In general , test engineers are preparing maximum test cases depending on functional specifications in SRS . in this method, test engineers follows below approach&lt;br /&gt;&lt;br /&gt;Step 1: Collect required functional specification from SRS&lt;br /&gt;Step 2: select one functional specification from that list&lt;br /&gt;&lt;br /&gt;i. Identify entry point [base state]&lt;br /&gt;ii. Identify inputs[test data]&lt;br /&gt;iii. Identify output [ expected]&lt;br /&gt;iv. Study normal flow&lt;br /&gt;v. Identify exit point [ end state]&lt;br /&gt;vi. Identify alternative flows and exception&lt;br /&gt;&lt;br /&gt;Step 3: prepare test case titles or test scenario’s&lt;br /&gt;Step 4: Review that test case titles for completeness and correctness&lt;br /&gt;Step 5: prepare documents for every test case title with complete information .&lt;br /&gt;Step 6: Go to step2: until all functional specification in that list. Functional Specification&lt;br /&gt;&lt;br /&gt;1. A login process allows user id and password to authorize users. user id is taking alpha 16 characters long. The password is takingànumeric’s in lower case from 4 alphabets in lower case from 4 to 8 characters long . prepare test case titles. Every line to observe and factors are to be found out. Every test case starts with verify or check word&lt;br /&gt;&lt;br /&gt;Test case 1:&lt;br /&gt;Verify user ID:&lt;br /&gt;BVA [size]&lt;br /&gt;passà4 chars àMin&lt;br /&gt;failà3 charsàMin-1&lt;br /&gt;passà5 charsàMin+1&lt;br /&gt;passà16 charsàMax&lt;br /&gt;passà15 chars àMax-1&lt;br /&gt;failà17 charsàMax+1&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Test case 1:&lt;br /&gt;Verify user ID:&lt;br /&gt;BVA [size]&lt;br /&gt;passà4 chars àMin&lt;br /&gt;failà3 charsàMin-1&lt;br /&gt;passà5 charsà&lt;br /&gt;Min+1 passà16 charsà&lt;br /&gt;Max passà15 chars à&lt;br /&gt;Max-1 failà17 charsàMax+1&lt;br /&gt;&lt;br /&gt;ECP [ type]&lt;br /&gt;Valid Invalid a---z A---Z&lt;br /&gt;&lt;br /&gt;0---9 special characters and blank spaces.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Test case 2:&lt;br /&gt;Verify Password BVA[size]&lt;br /&gt;passà4 chars àMin&lt;br /&gt;failà3 charsàMin-1 5àMin+1&lt;br /&gt;passàchars passà8 charsà&lt;br /&gt;Max passà 7 charsàMax-1 9 charsà&lt;br /&gt;Max+1 failà&lt;br /&gt;ECP[type]&lt;br /&gt;Valid invalid&lt;br /&gt;a---z A ---Z 0---9&lt;br /&gt;&lt;br /&gt;Special Characters and blank spaces&lt;br /&gt;Test case 3:&lt;br /&gt;Verify login operation&lt;br /&gt;User ID password criteria&lt;br /&gt;Valid Valid pass Valid Invalid fail Invalid Valid fail&lt;br /&gt;Valid blank fail Blank&lt;br /&gt;Valid fail form validation&lt;br /&gt;Functional specification: A shopping application allows purchase order for different types of items. In this purchase order, user select item no and enter quantity up to 10. These purchase order return one item price and total amount w.r.t given quantity. Prepare test case titles or test scenarios&lt;br /&gt;&lt;br /&gt;Select means the object is list box, enter means the object is text box. For select one’s ECP and BVA are not required&lt;br /&gt;&lt;br /&gt;Up to means min is 1 and max is 10 . when one object is alphabet we write size , if numeric then range&lt;br /&gt;&lt;br /&gt;Test case 1:&lt;br /&gt;Verify item number selected :&lt;br /&gt;Test Case 2:&lt;br /&gt;Verify Quantity&lt;br /&gt;BVA [ range] passà1&lt;br /&gt;àMin failà0 àMin-1 passà2àMin+1 passà10à&lt;br /&gt;Max passà9àMax-1 failà11àMax+1 ECP[type]&lt;br /&gt;Valid Invalid 0---9 a---z Or&lt;br /&gt;Numerics A---Z Special character and blank field&lt;br /&gt;&lt;br /&gt;Case 4: if the development team released modified build due to sudden changes in customer requirements, then test engineers are re executing all p0, all p1 and carefully selected p2 test cases w.r.t changes in requirements&lt;br /&gt;Test Reporting: During level 1 and level 2 test executions , test engineers are reporting mismatches in between test cases specified expected and build specified actual to development team. In this test operations test engineers are using IEEE 829 defect report format.&lt;br /&gt;Format :&lt;br /&gt;1. Defect ID : unique names or numbers.&lt;br /&gt;2. Description : The summary of defect&lt;br /&gt;3. Build version ID : The version number of build, in this build test engineers detected this defect.&lt;br /&gt;4. Feature : The name of modules or functionality in this module, test engineers detected this defect eg: in build version mailing module is detected&lt;br /&gt;5. Test case name : The name of failed test case in this case execution , test engineers detected this defect.&lt;br /&gt;6. Reproducible : yes / No Yes : defect is coming every time in the test execution No : defect is coming rarely in test execution&lt;br /&gt;7. If yes ,attach this procedure&lt;br /&gt;8. If no , attach snap shot and strong reason.&lt;br /&gt;9. Severity : the seriousness of defect in terms of functionality .&lt;br /&gt;a. High : without resolving this defect , test engineers are not able to continue remaining testing. Compulsory and urgent to resolve&lt;br /&gt;b. Medium: after continuing remaining testing but compulsory to resolve this defect before release software to customer, compulsory but not urgent to resolve.&lt;br /&gt;c. May or may not to resolve, but able to release software to customer with out resolving.&lt;br /&gt;10. Priority : The importance of defect in terms of customer [ high medium low ]&lt;br /&gt;11. Status : New / Re open New : Reporting first time Re Open : Re Reporting&lt;br /&gt;12. Detected by : name of the test engineer&lt;br /&gt;13. Detected on : date of reporting&lt;br /&gt;14. Assigned to : The name of the responsible person at development site to receive this defect report&lt;br /&gt;15. Suggested fix : [optional ] A list of suggestions to resolve this defect Defect submission process: Test manager[img][/img][img][/img]&lt;br /&gt;Test Case 3: Verify Calculation such as Total = price * given quantity Functional specification : In an insurance application users can apply for different types of policies if an user select type –A insurance , then system asks age of that user. This age value should be greater than 16 years and should be less than 80 years . prepare test cases tittles or test scenarios&lt;br /&gt;&lt;br /&gt;Test Case 3:&lt;br /&gt;Verify Calculation such as Total = price * given quantity&lt;br /&gt;Functional specification : In an insurance application users can apply for different types of policies if an user select type –A insurance , then system asks age of that user. This age value should be greater than 16 years and should be less than 80 years . prepare test cases tittles or test scenarios&lt;br /&gt;Test case 1:&lt;br /&gt;Verify type –A insurance selected&lt;br /&gt;Test case 2: Verify age appearance / focus after selection of type –A insurance&lt;br /&gt;Test case 3: Verify age value BVA[range]&lt;br /&gt;passà17 àMin failà16àMin-1 passà18àMin+1 passà79àMax passà78àMax-1 failà80àMax+1 ECP[type]&lt;br /&gt;Valid invalid 0—9 a—z A—Z&lt;br /&gt;&lt;br /&gt;Special Characters and blank field&lt;br /&gt;Functional specification: A door opened when a person comes to in front of the door and the door closed when the person comes to inside. Prepare test cases.&lt;br /&gt;&lt;br /&gt;Test case 1:&lt;br /&gt;Verify door open Person door&lt;br /&gt;criteria Present opened pass&lt;br /&gt;Present closed fail Absent&lt;br /&gt;opened fail Absent closed pass&lt;br /&gt;&lt;br /&gt;Test Case 2:&lt;br /&gt;Verify door closed:&lt;br /&gt;Person door criteria&lt;br /&gt;Inside closed pass&lt;br /&gt;Inside opened fail&lt;br /&gt;&lt;br /&gt;Test case 3:&lt;br /&gt;Verify door when the person is standing in the middle of the door&lt;br /&gt;Functional specification : A computer shut down operations&lt;br /&gt;&lt;br /&gt;Test case 1:&lt;br /&gt;Verify shut down selection using start menu&lt;br /&gt;Test case 2:&lt;br /&gt;Verify shut down selection using alt+f4&lt;br /&gt;Test case 3:&lt;br /&gt;Verify shut down operation completion&lt;br /&gt;Test case 4:&lt;br /&gt;Verify shut down operation when a process is running&lt;br /&gt;Test case 5:&lt;br /&gt;Verify shut down operation when power off&lt;br /&gt;&lt;br /&gt;Functional specification :&lt;br /&gt;Washing machine operation&lt;br /&gt;&lt;br /&gt;Test Case 1: Verify power supply&lt;br /&gt;Test case 2: Verify door open Test case&lt;br /&gt;3: Verify water filling Test case&lt;br /&gt;4: Verify clothes filling Test case&lt;br /&gt;5: verify door close Test case&lt;br /&gt;6: verify door closing when clothes over flow Test case&lt;br /&gt;7: verify washing settings Test case&lt;br /&gt;8: verify washing operations Test case&lt;br /&gt;9: verify washing operations with improper power supply Test case10: verify washing operations with clothes overflow or over load&lt;br /&gt;Test case11: verify washing operation due to water leakage from door&lt;br /&gt;Test case12 : verify washing operation due to door open in the middle of the process&lt;br /&gt;Test case13 : verify washing operation due to improper settings.&lt;br /&gt;Test case14: verify washing operation due to machinery problem&lt;br /&gt;Test case 15: Verify washing operation due to lack of water&lt;br /&gt;&lt;br /&gt;Functional specification:&lt;br /&gt;In the E – Banking application, user are connecting to bank server through internet . in this E-Banking application users are entering below fields values to connect to corresponding bank server&lt;br /&gt;&lt;br /&gt;Prefix –3 digits no but does not start 0 and 1 Suffix -6 digits alphanumeric&lt;br /&gt;Password – 6 digits number&lt;br /&gt;Area code -3 digits number but optional&lt;br /&gt;Commands – cheque deposit,&lt;br /&gt;bills pay,&lt;br /&gt;money transfer and minimum statements&lt;br /&gt;prepare test case titles&lt;br /&gt;Test Case 1:&lt;br /&gt;Verify prefix :&lt;br /&gt;BVA [ range] passà200àMin failà199àMin-1 passà201àMin+1 passà999àMax failà1000àMax+1&lt;br /&gt;ECP [type]&lt;br /&gt;Valid Invalid&lt;br /&gt;0---9 a—z A—Z Special characters and blank fields&lt;br /&gt;&lt;br /&gt;Test case 2 :&lt;br /&gt;Verify suffix BVA[size] passàMin=max = 6 digit value failà5 digit value àMin=max= failà7 digit valueàMin=max= ECP [ type ]&lt;br /&gt;Valid Invalid&lt;br /&gt;0—9 Special characters and blank fields a—z&lt;br /&gt;A—Z&lt;br /&gt;&lt;br /&gt;Test case 3:&lt;br /&gt;verify password BVA [range] Min = max = 6 digit number Min= max = 5 digit failànumber failàMin = max = 7 digit number&lt;br /&gt;ECP [ type] Valid Invalid 0—9 a—z A—Z&lt;br /&gt;Special characters and blank fields.&lt;br /&gt;&lt;br /&gt;Test case 4:&lt;br /&gt;Verify area code :&lt;br /&gt;BVA[range] passàMin = max = 3 digit no failàMin = max = 2 digit no failàMin= max = 4 digit no ECP Valid Invalid 0—9 a—z Blank fields A—Z&lt;br /&gt;Special characters&lt;br /&gt;Test case 5:&lt;br /&gt;Verify command select.&lt;br /&gt;Such as cheque deposit, bills pay, money transfer, mini statements.&lt;br /&gt;Test case 6:&lt;br /&gt;Verify connection to bank server&lt;br /&gt;All fields Criteria&lt;br /&gt;All fields are valid Pass&lt;br /&gt;Any one field is In invalid fail&lt;br /&gt;&lt;br /&gt;Test Case 7:&lt;br /&gt;Verify connection to bank server when area code is blank Remaining all fields Area Code Criteria&lt;br /&gt;All fields are valid blank pass&lt;br /&gt;All fields are valid valid - value pass a&lt;br /&gt;Any one is invalid value Blank fail&lt;br /&gt;Any one is blank Blank fail&lt;br /&gt;&lt;br /&gt;Functional specification :&lt;br /&gt;ATM with draw operation with all rules and regulations Test cases&lt;br /&gt;Test case 1: Verify ATM machine Working&lt;br /&gt;Test case 2: verify card insertion with wrong angle&lt;br /&gt;Test case 3: verify message like “ please enter your pin “, after switching with draw&lt;br /&gt;Test case 4: verify pin number enter&lt;br /&gt;&lt;br /&gt;: BVA[ range ]&lt;br /&gt;passàMin = max = 4 digit no&lt;br /&gt;failàMin = max = 3 digit no failàMin = max = 5 digit no&lt;br /&gt;ECP [ type ] Valid Invalid 0---9 a---z&lt;br /&gt;A---Z&lt;br /&gt;Special characters and blank fields.&lt;br /&gt;Test case 5: verify language selection&lt;br /&gt;Test case 6: verify operation when wrong pin number entered 3 times&lt;br /&gt;Test case 7: verify account type selection&lt;br /&gt;Test case 8: Verify operation when u selected wrong account type w.r.t that inserted card&lt;br /&gt;Test case 9: Verify with draw operation selection&lt;br /&gt;Test case 10: verify amount entry&lt;br /&gt;Test case 11: verify with draw operation with correct amount and right receipt.&lt;br /&gt;Test case 12: Verify with draw operation when amount specified with wrong denomination eg :999 rs&lt;br /&gt;Test case 13: Verify with draw operation when available balance is less than with draw amount&lt;br /&gt;Test case 14: Verity with draw operation when amount greater than day limit of bank [1 transaction / multiple transactions on that day&lt;br /&gt;Test case 15: verify with draw operation when the ATM consists lack of amount&lt;br /&gt;Test case 16: verify with draw operation when current transaction number greater than number of transactions per day.&lt;br /&gt;Test case 17: verify operations with network problem&lt;br /&gt;Test case 18: Verify cancel after insertion of card Always try to prepare both + ve an – ve test cases.&lt;br /&gt;Test case 19: verify cancel after insertion of card and entering the pin and its validation&lt;br /&gt;Test case 20: verify cancel after selecting the language&lt;br /&gt;Test case 21: verify cancel after insertion card , language selection, pin validation and selection of account type and with draw selection&lt;br /&gt;Test case 22: verify cancel after insertion of card, language selection, pin validation, account type selection with draw selection and amount entry.&lt;br /&gt;Test case 23 : Verify with invalid data , time delay between 2 consecutive transactions or operations.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Test case should cover entire functionality.&lt;br /&gt;Number of test cases is not important. Test case document format [IEEE 829] After selection of test case titles or test scenarios, test engineers are documenting the test cases with complete information&lt;br /&gt;&lt;br /&gt;Format number&lt;br /&gt;1: Test Case ID: unique number or name to refer Format number&lt;br /&gt;2: Test case Name: previously selected test case name or titles Format number&lt;br /&gt;3: Features to be tested: The name of the module of features or functions Format number&lt;br /&gt;4: Test suits id : The name of test batch, in this batch current test case is a member Format number&lt;br /&gt;5: Priority : The importance of test case w.r.t functionality basic functionalityàP0 General FunctionalityàP1 [Recovery compatibility, security, load and stress…] CosmeticàP2 functionality [user interface] Format number&lt;br /&gt;6: Test Environment: list of required hardware‘s and software’s including testing tools Format number&lt;br /&gt;7: Test duration: Expected date and time to execute the test cases on build Format number&lt;br /&gt;8: Test Effort: person per hour [ 20 mins required to execute one test case by average ]&lt;br /&gt;Format number&lt;br /&gt;9: Pre condition / Test setup: Necessary tasks to do before start the case execution on build. The expected time to execute the test case Format number&lt;br /&gt;10: Test procedure / Data of metrics Step Number Action Input Required Expected Actual Result Comment&lt;br /&gt;&lt;br /&gt;Test Design Test Execution&lt;br /&gt;&lt;br /&gt;OR&lt;br /&gt;Data Matrix&lt;br /&gt;Table&lt;br /&gt;Input ObjectName&lt;br /&gt;Equivalence Class Partition [Type]&lt;br /&gt;Boundary Value Analysis [ Size ]&lt;br /&gt;Valid In valid Minimum Maximum&lt;br /&gt;Data Matrices&lt;br /&gt;Test Design Format number&lt;br /&gt;11: Test case pass or fail criteria : when our test case is passed or when ever test case is failed&lt;br /&gt;&lt;br /&gt;Note 1 : in general , every test engineer is not filling 11 fields to some time. They can try to fill some of the mandatory fields in that 11 fields&lt;br /&gt;Note 2: If out case is covering an object, test engineers are preparing data metrics for that object&lt;br /&gt;If our test case is covering an operation [ more than 1 object participating )then test engineers are preparing test procedures.&lt;br /&gt;&lt;br /&gt;Functional specification 9: A login process allows user id and password to authorize&lt;br /&gt;users.&lt;br /&gt;User id object is taking alpha numeric in lower case from 4 to 16 chars long.&lt;br /&gt;The password is taking alphabets in lowercase from 4 to 8 chars long.&lt;br /&gt;Prepare test case documents&lt;br /&gt;Doc 1: 1: Test case ID : TC_LOGIN_1 [ all caps]&lt;br /&gt;2: Test case Name: verify User ID&lt;br /&gt;3: Features to for login operation we want to test]àbe tested [Login&lt;br /&gt;4: Test Suit ID : TS_LOGIN&lt;br /&gt;5: Priority:: p0&lt;br /&gt;6: Pre condition: user ID object is taking values from the key board&lt;br /&gt;7: Data matrices&lt;br /&gt;&lt;br /&gt;Object Name Ecp [ type] BVA[size]&lt;br /&gt;Valid Invalid Minimum Maximum&lt;br /&gt;User ID a----z A----Z 4&lt;br /&gt;chars 16 chars 0----9&lt;br /&gt;Special Characters Blank spaces&lt;br /&gt;Doc 2 :&lt;br /&gt;1. Test case ID :&lt;br /&gt;TC_LOGIN_2&lt;br /&gt;2. Test case Name : verify password&lt;br /&gt;3. Features to be tested [if same features for different test cases no need to specify features&lt;br /&gt;4. Test suit ID: TS_LOGIN&lt;br /&gt;5. Priority : p0&lt;br /&gt;6. Pre condition: password object is taking values from key board Object Name Ecp [ type] BVA[size] Valid Invalid Minimum Maximum Password a----z A----Z 4 chars 8 chars Special Characters Blank spaces 0---9&lt;br /&gt;&lt;br /&gt;Doc 3:&lt;br /&gt;1. Test case ID: TC_LOGIN-3&lt;br /&gt;2. Test case Name: Verify Login Application&lt;br /&gt;3. Features to be tested : LOGIN&lt;br /&gt;4. Test suit ID: TS_LOGIN&lt;br /&gt;5. Priority : P0&lt;br /&gt;6. Pre condition: Registered User ID and Password available in hand.&lt;br /&gt;7. Test Procedure.&lt;br /&gt;Step Number Action Input Required Expected Value&lt;br /&gt;&lt;br /&gt;1 Focus to login window --- User ID focused&lt;br /&gt;2 Enter user ID and password Userid, Password “OK” Button enabled [ ready to click]&lt;br /&gt;3 Click “OK”&lt;br /&gt;&lt;br /&gt;User ID Password&lt;br /&gt;Valid Valid&lt;br /&gt;Valid Invalid&lt;br /&gt;Valid Blank&lt;br /&gt;Blank Valid I&lt;br /&gt;nvalid Valid&lt;br /&gt;Next Page&lt;br /&gt;Error page&lt;br /&gt;Error page&lt;br /&gt;Error page&lt;br /&gt;Error page&lt;br /&gt;&lt;br /&gt;Functional specification:&lt;br /&gt;In a bank application the valid bank employees are creating fixed deposit form this form allows before fields as input.&lt;br /&gt;Depositor Name : alphabets in lower case with initcap [initially capital letters ]&lt;br /&gt;Amount : 1500 to 10000 Tenure : up to 12 months Interest : Number with one decimal&lt;br /&gt;Eg: 10. 6 From the corresponding bank rules , when tenure is greater than 10 months, interest also greater than 10% prepare test case documents.&lt;br /&gt;Doc1:&lt;br /&gt;1. Test Case ID: TC_FD_1&lt;br /&gt;2. Test Case Name : Verify depositor Name&lt;br /&gt;3. Features to be tested : Fixed Deposit&lt;br /&gt;4. Test Suit ID : TS_FD 5. Priority : P0&lt;br /&gt;6. Precondition: Depositor name is taking values from keyboard&lt;br /&gt;7. Data matrices&lt;br /&gt;&lt;br /&gt;Input Object Name Ecp [ type] BVA[size] Valid Invalid Minimum Maximum&lt;br /&gt;Depositor Name a----z with Init A---Z a---z with init a – z a---z with middle A—Z a—z with end A—Z 2 chars 256 chars Special Characters Blank spaces 0---9&lt;br /&gt;&lt;br /&gt;Doc 2:&lt;br /&gt;1. Test Case ID : TC_FD_2&lt;br /&gt;2. Test Case Name : Verify Amount&lt;br /&gt;3. Features to be tested : Fixed Deposit&lt;br /&gt;4. Test Suit ID: TS_FD&lt;br /&gt;5. Priority : P0&lt;br /&gt;6. Pre Condition : amount object is taking values from key board&lt;br /&gt;7. Data matrices&lt;br /&gt;&lt;br /&gt;Object Name&lt;br /&gt;Ecp [ type]&lt;br /&gt;BVA[size]&lt;br /&gt;Valid Invalid&lt;br /&gt;Minimum Maximum&lt;br /&gt;Amount 0---9 A----Z a---z 1500 100000&lt;br /&gt;Special Characters Blank spaces&lt;br /&gt;&lt;br /&gt;Doc 3:&lt;br /&gt;1. Test case ID: TC_FD_3&lt;br /&gt;2. Test Case Name : Verify Tenure [time to fix the money]&lt;br /&gt;3. Features to be tested fixed deposit&lt;br /&gt;4. Test Suit ID: TS_FD&lt;br /&gt;5. Priority : P0&lt;br /&gt;6. Pre Condition : Tenure object is taking values from the key board&lt;br /&gt;7. Data Matrices&lt;br /&gt;&lt;br /&gt;Object Name Ecp [ type] BVA[size]&lt;br /&gt;Valid Invalid Minimum Maximum&lt;br /&gt;Tenure 0---9 A----Z a---z 4 months 12 months&lt;br /&gt;Special Characters Blank spaces&lt;br /&gt;&lt;br /&gt;Doc 4 :&lt;br /&gt;1. Test Case ID : TS_FD_4&lt;br /&gt;2. Test Case Title : Verify interest&lt;br /&gt;3. Features to be tested : Fixed deposit&lt;br /&gt;4. Test suit ID : TS_FD&lt;br /&gt;5. Priority : p0&lt;br /&gt;6. Pre condition : Interest object is taking values from the key board&lt;br /&gt;7. Data matrices&lt;br /&gt;&lt;br /&gt;Object Name Ecp [ type] BVA[size]&lt;br /&gt;Valid Invalid Minimum Maximum&lt;br /&gt;Interest 0---9 with 1 decimal A----Z a---z 0.1 100&lt;br /&gt;Special Characters Blank spaces 0—9 with greater than one decimal&lt;br /&gt;&lt;br /&gt;Doc 5:&lt;br /&gt;1. Test case ID : TS_FD_5&lt;br /&gt;2. Test Case Title : Verify fixed deposit operation&lt;br /&gt;3. Features to be tested : Fixed deposit&lt;br /&gt;4. Test Suit ID : TS_FD&lt;br /&gt;5. Priority : p0&lt;br /&gt;6. Pre condition : Above four input’s taking valid values and employees ID is valid&lt;br /&gt;7. Test procedures&lt;br /&gt;Step Number Action Input Required Expected Value&lt;br /&gt;1 login by employee Valid empid Menu Appears&lt;br /&gt;2 Selected fixed deposit option - Fixed deposit form opened&lt;br /&gt;3 Enter values for field and click “OK” All r valid Any one is invalid Any one is blank Action&lt;br /&gt;Error&lt;br /&gt;Error&lt;br /&gt;&lt;br /&gt;Doc 6:&lt;br /&gt;1. Test case ID : TS_FD_6&lt;br /&gt;2. Test Case Title : Verify fixed deposit operations along with bank rule&lt;br /&gt;3. Features to be tested: Fixed deposit&lt;br /&gt;4. Test suit ID : TS_FD&lt;br /&gt;5. Priority : P0&lt;br /&gt;6. Pre condition : Above input objects are taking valid values and emp id is also valid&lt;br /&gt;7. Test Procedure&lt;br /&gt;&lt;br /&gt;Step Number&lt;br /&gt;Action Input Required Expected Value&lt;br /&gt;1 login by employee Valid empid Menu Appears&lt;br /&gt;2 Selected fixed deposit option - Fixed deposit form opened&lt;br /&gt;3 Enter values for field and click “OK” Valid depositor name&lt;br /&gt;Amount and tenure&lt;br /&gt;With interest &gt; 10&lt;br /&gt;With interest &lt; 10&lt;br /&gt;Action error&lt;br /&gt;&lt;br /&gt;Input domain based :&lt;br /&gt;Test case design : In general test engineers are preparing maximum test cases depending on functional specification in SRS. But some of the functional specifactions not able to provide complete information ,due complete information due to this reason, test engineers are also studying design documents. In this study, test engineers are following below approach&lt;br /&gt;Step 1: collect required design documents&lt;br /&gt;Step 2: Study that design documents. Logic to get information above size, type and rules / constraints or input objects&lt;br /&gt;Step 3: Identify critical and non critical input and prepare data matrices for every input&lt;br /&gt;Which input is participating?&lt;br /&gt;In internal logic more than 1 time is called critical input and vice versa&lt;br /&gt;Account Number&lt;br /&gt;Account Name&lt;br /&gt;Critical Non Critical&lt;br /&gt;Balance&lt;br /&gt;Account Address Note :&lt;br /&gt;Business logic based test case design is mandatory. But input domain based test cases design is optional because functional specification in SRS can try to provide.&lt;br /&gt;Complete information about functionality / customer requirements User Interface Based test case design or prototype based test case design : it is a mandatory level in test case design. In this test case design test engineers are preparing test cases depending on prototype [sample screens&lt;br /&gt;&lt;br /&gt;] Eg: Test Case 1: Verify contrast of each object in every screen&lt;br /&gt;Test case 2: Verify grouping of objects which are functionally related&lt;br /&gt;Test case 3: verify border of that groups&lt;br /&gt;Test case 4: verify alignment of that groups&lt;br /&gt;Test case 5: verify title font, which is uniform through out all screens&lt;br /&gt;Test case 6: verify title size which is uniform through out all screens&lt;br /&gt;Test case 7: verify spacing , which is uniform through out all screens&lt;br /&gt;Test case 8: verify label or title of every object with init cap&lt;br /&gt;Test case 9: verify correctness of captions or tool tip&lt;br /&gt;Test case 10: verify correctness of help for objects&lt;br /&gt;Test case 11: verify information redundancy evidence&lt;br /&gt;DOB:&lt;br /&gt;(dd / mm / yyyy)&lt;br /&gt;DOJ&lt;br /&gt;No need to specify date format again.&lt;br /&gt;Test case 12 : Verify abbreviation in capital letters&lt;br /&gt;Test case 13: verify place of list box , menu, table grid, active x controls and data window in screen&lt;br /&gt;Test case 14: verify default object in every screen.&lt;br /&gt;Test case 15: verify minimize, maximize and close operation of ever screen&lt;br /&gt;Test case 16: verify short cuts to menus with uniqueness&lt;br /&gt;Test case 17: verify every object access with key board&lt;br /&gt;Test case 18: verify back ground color which is uniform through all screens.&lt;br /&gt;Test case 19: verify meaningful error messages&lt;br /&gt;Test case 20: verify help documents [manual support testing]&lt;br /&gt;&lt;br /&gt;Note :&lt;br /&gt;above test cases are applicable on any type of GUI applications Review Test Cases: After completion of all reasonable test case selection testing team along with test lead is conducting a review meeting to estimate completeness and correctness of that test cases.&lt;br /&gt;&lt;br /&gt;In this review meeting, testing team is depending on below factors&lt;br /&gt;1. Functional specification based review&lt;br /&gt;2. Design documents based review Requirements based reviews&lt;br /&gt;3. Prototype based review testing technique based reviews.à&lt;br /&gt;4. Test Strategy based review&lt;br /&gt;Common rules in test cases selection: During test design, test engineers are following below rules to prepare test cases Rules&lt;br /&gt;1 start every test case title with verify or check&lt;br /&gt;2 Test case mush be designed as reusable [ cases are to be repeated for modified build]&lt;br /&gt;3 Test case is giving consistent results to independent of testers&lt;br /&gt;4 Test case must be specific to test an object or on operation&lt;br /&gt;5 Every test case specifies operation to perform and expected response of build&lt;br /&gt;6 Test case must be divided into different test cases to keep them as short and avoid confusion&lt;br /&gt;7 One test case contains maximum of 10—15 steps&lt;br /&gt;8 The test case must be uniquely identified for future reference eg: Test Case ID&lt;br /&gt;9 Every test case must reviewed by test lead&lt;br /&gt;&lt;br /&gt;Case study SNO&lt;br /&gt;Testing Technique Test case design methods Source documents&lt;br /&gt;1 User interface testing User interface based test case design Prototype&lt;br /&gt;2 Manual support testing User interface based test case design Prototype&lt;br /&gt;3 Functionality testing Business logic based test case design Functional specification in SRS&lt;br /&gt;4 Input domain testing Input based test case design documents&lt;br /&gt;5 Recovery Testing Business logic based test case design Functional specification in SRS&lt;br /&gt;6 Inter System Testing Business logic based test case design Functional specification in SRS&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Test Execution: Development Team&lt;br /&gt;Testing Team Initial Build Stable&lt;br /&gt;Build Level 0 [sanity / T.A.T / B.V.T ]&lt;br /&gt;Tester Acceptance Testing[T.A.T]&lt;br /&gt;.Build Verification Testing [B.V.T]&lt;br /&gt;Bug Fixing Defect Report Level 1[comprehensive testing]&lt;br /&gt;Bug Resolving Modified Build Level 2[regression testing]&lt;br /&gt;After completion of this loop regression testing occurs.&lt;br /&gt;Level 3[post mortem testing or Re regression testing or Regression testing ]&lt;br /&gt;After complete of test design and their reviews , testing people are receiving build from development team and starts different level of test execution on that build as above&lt;br /&gt;Levels of test execution vs. test cases:&lt;br /&gt;Level -0 : p0 test case [basic functionality ]&lt;br /&gt;Level -1: all p0, p1,and p2 test cases [ entire functionality ]&lt;br /&gt;Level -2: selected p0 ,p1, and p2 test cases[ modified functionality]&lt;br /&gt;Level -3: selected p0,p1,p2 test cases w.r.t high bug density&lt;br /&gt;&lt;br /&gt;How testing team receive build from development team ?&lt;br /&gt;Development people are posting builds into software’s. testing people are downloading that builds to conduct testing. To distinguish old build and modified build, development people are assigning unique version numbers to that build. This task is called build version control.&lt;br /&gt;&lt;br /&gt;Level -0: [ sanity testing ] :&lt;br /&gt;after receiving initial build from development team, testing people are conducting sanity testing to estimate stability of that build. During this test, test engineers are concentrating on basic functionality to analyze below factors&lt;br /&gt;&lt;br /&gt;1. understandable&lt;br /&gt;2 operatable&lt;br /&gt;3. observable&lt;br /&gt;4. controllable&lt;br /&gt;5. consistency&lt;br /&gt;6. simplicity&lt;br /&gt;7. maintainable&lt;br /&gt;8. automatable&lt;br /&gt;&lt;br /&gt;To conduct testing the ability is called so A good test engineers should have all these factors testability quality. This level -0 sanity testing is also known as “Tester acceptance testing “ or build verification testing” or testability testing .&lt;br /&gt;&lt;br /&gt;If the build is not stable w.r.t above factors , then test engineers are rejecting that build with out starting testing. If the build is stable , then test engineers are concentrating on level-1 testing or real testing to detect defects some times , test engineers are rejecting build with reasons when build is not working. This type of a small shake up in sanity testing is called smoke testing [it is not mandatory it is an optional but level -0 testing is mandatory]&lt;br /&gt;&lt;br /&gt;Level -1: After receiving stable build from development team testing team are executing all their test cases on that build either in manual or in automation. During this test execution test engineers are preparing test – log documents. This documents specify result of every test case in terms of passed, failed and blocked[current test case post pone to future] .&lt;br /&gt;&lt;br /&gt;Passed[all expected values are equal to actual ] Failed [ any one expected vitiated with actual ] Blocked[ corresponding test case execution post pone to future because corresponding functionality is wrong.&lt;br /&gt;&lt;br /&gt;Level 2: during label 1 comprehensive testing , test engineers are reporting miss matches to development team. After resolving accepted bugs, testing team is receiving modified build from development team . Testing team is conducting regression testing to estimate bug fix week and occurrence of side effects in the modified build&lt;br /&gt;&lt;br /&gt;Development Team&lt;br /&gt;&lt;br /&gt;High middle Low All p0 all p0 some p0 All&lt;br /&gt;p1 carefully selected p1 some p1 Carefully selected&lt;br /&gt;p2 test cases some of the p2 test cases some p2 On modified build&lt;br /&gt;&lt;br /&gt;Case 1: if the development team resolved bug, severity is high , then test engineers are repeal all p0 all p1, and carefully in that modified build w.r.t modification in coding. selected p2 testing cases&lt;br /&gt;&lt;br /&gt;Case 2: if the development team resolved bug, severity is high, then test engineers are re executing all p0 , carefully selected p1 and some of p2 test cases on that modified build w.r.t modification in coding.&lt;br /&gt;&lt;br /&gt;Case 3: if the development team resolved by severity is low , then engineers are re executing some of p0,p1,p2 test cases on that modified build w.r.t modifications in coding.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5081705986792835509-6118620181487862928?l=tulasiramg.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tulasiramg.blogspot.com/feeds/6118620181487862928/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5081705986792835509&amp;postID=6118620181487862928' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5081705986792835509/posts/default/6118620181487862928'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5081705986792835509/posts/default/6118620181487862928'/><link rel='alternate' type='text/html' href='http://tulasiramg.blogspot.com/2008/01/in-earlier-decades-of-software.html' title='test manual'/><author><name>tularsiram</name><uri>http://www.blogger.com/profile/18429044297968551347</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5081705986792835509.post-4074700393236166186</id><published>2008-01-22T21:18:00.002-08:00</published><updated>2009-06-28T06:14:51.738-07:00</updated><title type='text'>bank sites</title><content type='html'>&lt;a href="http://www.onlinesbi.com/"&gt;http://www.onlinesbi.com/&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.karnatakabank.com/"&gt;http://www.karnatakabank.com/&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.icicibank.com/"&gt;http://www.icicibank.com/&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.axisbank.com/"&gt;http://www.axisbank.com/&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.hdfcbank.com/"&gt;http://www.hdfcbank.com/&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5081705986792835509-4074700393236166186?l=tulasiramg.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tulasiramg.blogspot.com/feeds/4074700393236166186/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5081705986792835509&amp;postID=4074700393236166186' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5081705986792835509/posts/default/4074700393236166186'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5081705986792835509/posts/default/4074700393236166186'/><link rel='alternate' type='text/html' href='http://tulasiramg.blogspot.com/2008/01/bank-sites_22.html' title='bank sites'/><author><name>tularsiram</name><uri>http://www.blogger.com/profile/18429044297968551347</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5081705986792835509.post-7886551749874470244</id><published>2008-01-22T21:13:00.000-08:00</published><updated>2009-03-07T21:31:52.085-08:00</updated><title type='text'>For ticket reservation</title><content type='html'>&lt;a href="http://www.redbus.in/"&gt;http://www.redbus.in/&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.irctc.co.in/"&gt;http://www.irctc.co.in/&lt;/a&gt; (train)&lt;br /&gt;&lt;a href="http://www.indianrail.gov.in/"&gt;http://www.indianrail.gov.in/&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.rail.gov.in/"&gt;http://www.rail.gov.in/&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.erail.in/"&gt;http://www.erail.in/&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5081705986792835509-7886551749874470244?l=tulasiramg.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tulasiramg.blogspot.com/feeds/7886551749874470244/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5081705986792835509&amp;postID=7886551749874470244' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5081705986792835509/posts/default/7886551749874470244'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5081705986792835509/posts/default/7886551749874470244'/><link rel='alternate' type='text/html' href='http://tulasiramg.blogspot.com/2008/01/for-ticket-reservation.html' title='For ticket reservation'/><author><name>tularsiram</name><uri>http://www.blogger.com/profile/18429044297968551347</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5081705986792835509.post-515553990343299110</id><published>2008-01-22T20:28:00.000-08:00</published><updated>2008-01-24T00:37:15.349-08:00</updated><title type='text'>testing sites</title><content type='html'>&lt;a href="http://www.softwaretestingsucks.com/quality.htm"&gt;www.softwaretestingsucks.com/quality.htm&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.softwaretestinghelp.com/"&gt;www.softwaretestinghelp.com/&lt;/a&gt;&lt;br /&gt;&lt;a href="http://forums.sureshkumar.net/"&gt;http://forums.sureshkumar.net/&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.testingeducation.org/"&gt;http://www.testingeducation.org/&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.geekinterview.com/"&gt;http://www.geekinterview.com/&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.smartsoftwaretesting.com/"&gt;http://www.smartsoftwaretesting.com/&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.softwareqatest.com/"&gt;http://www.softwareqatest.com/&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.qatester.com/"&gt;http://www.qatester.com/&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.testingtigirs.org/"&gt;http://www.testingtigirs.org/&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.softwaretestingadvice.com/"&gt;http://www.softwaretestingadvice.com/&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.softwareqatestings.com/"&gt;http://www.softwareqatestings.com/&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.kabinfo.net/" target="_blank"&gt;www.kabinfo.net&lt;/a&gt; &lt;a href="http://www.qaforums.com/" target="_blank"&gt;www.qaforums.com&lt;/a&gt;&lt;br /&gt; &lt;a href="http://www.sqa.fyicenter.com/" target="_blank"&gt;www.sqa.fyicenter.com&lt;/a&gt;&lt;br /&gt;&lt;a href="http://softwaretestingguide.blogspot.com/" target="_blank"&gt;http://softwaretestingguide.blogspot.com/&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.automation.org.uk/tutorials.htm" target="_blank"&gt;www.automation.org.uk/tutorials.htm&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5081705986792835509-515553990343299110?l=tulasiramg.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tulasiramg.blogspot.com/feeds/515553990343299110/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5081705986792835509&amp;postID=515553990343299110' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5081705986792835509/posts/default/515553990343299110'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5081705986792835509/posts/default/515553990343299110'/><link rel='alternate' type='text/html' href='http://tulasiramg.blogspot.com/2008/01/testing-sites.html' title='testing sites'/><author><name>tularsiram</name><uri>http://www.blogger.com/profile/18429044297968551347</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5081705986792835509.post-6280133418879788164</id><published>2008-01-22T20:27:00.000-08:00</published><updated>2008-01-22T21:12:45.176-08:00</updated><title type='text'>some mail liks</title><content type='html'>&lt;a href="http://www.yahoo.com/"&gt;http://www.yahoo.com/&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.gmail.com/"&gt;http://www.gmail.com/&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.orkut.com/"&gt;http://www.orkut.com/&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.google.com/"&gt;http://www.google.com/&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5081705986792835509-6280133418879788164?l=tulasiramg.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tulasiramg.blogspot.com/feeds/6280133418879788164/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5081705986792835509&amp;postID=6280133418879788164' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5081705986792835509/posts/default/6280133418879788164'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5081705986792835509/posts/default/6280133418879788164'/><link rel='alternate' type='text/html' href='http://tulasiramg.blogspot.com/2008/01/some-mail-liks.html' title='some mail liks'/><author><name>tularsiram</name><uri>http://www.blogger.com/profile/18429044297968551347</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry></feed>
