Posts

Black-Box Testing

Image
Black box testing is defined as a testing method in which functionality of the application under test (AUT) is tested. Testing of the Application is done without looking the structure of internal code,details of implementation and knowledge of the internal paths of the software. This type of testing(Black -Box) is entirely based on software requirements and specifications.                INPUT --------> BLACK BOX --------> OUTPUT In Black Box testing , basically we focus on input and output without worrying about internal knowledge of the software program. Steps to do Black-Box Testing:- 1) Initially, specifications and requirement of the system are inspected. 2) Tester chooses valid inputs(positive test scenario) to check whether system under testing is correctly processes them as well as invalid points(negative test scenario) to check system under testing is able to detect them. 3) Expected outputs is determined by...

Software Testing Life Cycle

Image
STLC stands for software testing life cycle.The sequence of activities conducted to perform software testing known as Software testing life cycle. It consists of the group of activities to help to certify your software product. Stages of STLC :- 1)Requirement analysis 2)Test Planning 3)Test case development 4)Environment Setup 5)Test Execution 6)Test cycle closure Lets explain the all above steps one by one and have a brief description :- Requirement analysis :- In requirement stage , From a testing point of view,test team studies the requirements needs initially.The QA team may interact with the stake holders like Clients,business analyst, Technical leads  to understand the  requirement is detail.Requirement could be Functional or Non-functional .Functional requirement include(defining what software must do) or Non-functional include (defining software performance/Security availability) Activities :-i) Identifies types of test to be performed  ii)...

Agile and V model of SDLC.

Image
In this tutorial we are going to learn about the Software Development Life Cycle, which includes the following topics:- . Iterative model  . When to use Iterative Model . Advantages/Disadvantages of Iterative model . Spiral model . When to use Spiral Model . Advantages/Disadvantages of Spiral model The Fifth mode l of SDLC is "Iterative Model" . This is the Fifth model of SDLC after Spiral model. This model is also called as Incremental model .Let us discuss about the Iterative model in Detail :- Iterative model :- Software development with the help of this model leads to a development process in iterations. Incremental development divides the system functionality onto portions basically called increments.It is the process of develop the software in increments. At first, the process is developed at very small scale by following all steps into consideration.These process groups Iteration into phases. i.e. inception, elaboration,construction...

Software Development Life Cycle - Easy Learnings

Image
Software development process, commonly known as Software development life cycle, is a process used by the software industry for designing, development and testing high quality software. The Aim of Software development life cycle(SDLC) is to produce high-quality software that meets i.e. exceeds customer expectations, and also reaching completion within the cost estimates and within time. The framework of SDLC is to define tasks performed at each step in the software development process. In this tutorial we are going to learn about the Software Development Life Cycle, which includes the following topics, What is SDLC? Stages of SDLC Models of SDLC Conclusion What is SDLC? The process followed by software project within the software organization is called software development life cycle. Basically its consists of detailed plan which describe how to develop, maintain a software, replace and alter or enhance specific software . SDLC “Life cy...

Selenium Interview Questions - Top MNC's

You can easily crack your interview by this collected list of Top MNCs Selenium Interview Questions, Accenture Selenium Interview Questions Amazon Selenium Interview Questions Altimetrik Selenium Interview Questions Aspire Selenium Interview Questions Bank of America Selenium Interview Questions CSC Selenium Interview Questions CSS Corp Selenium Interview Questions CTS Selenium Interview Questions Dell Selenium Interview Questions L&T Selenium Interview Questions Photon Infotech Selenium Interview Questions T ech Mahindra Selenium Interview Questions Virtusa Selenium Interview Questions Wipro Selenium Interview Questions Xerago Selenium Interview Questions Top 100 Selenium Interview Questions and Answers Please contact us at +91- 9884412301 / 9600112302 to join our Selenium Certification Course with placements. Search Tags: selenium training | top selenium training in chennai | selenium placement training in chennai | selenium training in c...

50 Important Manual Testing Interview Questions- Answers

Hello Everyone, Please make use of this Top 50 Manual Testing Interview Questions and Answers to crack the interview easily, 1.What is Software Testing? Software testing is the process of evaluating a system to check if it satisfies its business requirements. It measures the overall quality of the system in terms of attributes like correctness, completeness, usability, performance etc. Basically, it is used for ensuring the quality of software to the stakeholders of the application. 2.What are Verification And Validation? Verification: process of evaluating work-products of a development phase to determine whether they meet the specified requirements for that phase. Validation: process of evaluating software during or at the end of the development process to determine whether it specified requirements. Difference between Verification and Validation: •Verification is Static Testing where as Validations is Dynamic Testing. •Verification takes place before validation. •Ve...

Top 100 AWS Interview Question-Answer

Hello Everyone, Please make use of these handpicked Top 100 AWS Interview Questions & Answers to crack your interviews easily. 1.What is AWS ? AWS attains as Amazon Web Service ; this is a gathering of remote computing settings also identified as cloud computing policies. This unique realm of cloud computing is also recognized as IaaS or Infrastructure as a Service. 2. What are the key components of AWS ? The fundamental elements of AWS are Route 53: A DNS web service *Easy E-mail Service: It permits addressing e-mail utilizing RESTFUL API request or through normal SMTP *Identity and Access Management: It gives heightened protection and identity control for your AWS account *Simple Storage Device or (S3): It is a warehouse equipment and the well-known widely utilized AWS service *Elastic Compute Cloud (EC2): It affords on-demand computing sources for hosting purposes. It is extremely valuable in trouble of variable workloads *Elastic Block Store (EBS): It pr...