Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 

What should be the process of testing ?

Many people have an idea that testing is not a mandatory task for an application which is in development or has been developed but I think that testing equally plays the same roles as development in the successful launch of the application. If th...

Release Notes

What is Release Notes ? Release notes is a kind of record or document which is delivered as a portion of the complete and final build. Release notes includes fresh and original developments which are as a portion of that release and also well...

What Are Post Condition And Pre-Condition ?

What Are Post Condition And Pre-condition ? Post-Condition:- This is a group of declarations or a declaration defining the result of an activity if true, when the performance has accomplished own job or task. The Post Condition declaration dem...

What is Cookie ?

What is Cookie ? Normally cookie is known as a little fragment of the information which is dispatched by the web server to save on a web browser, after that it can be interpreted by the browser. Therefore browser reminds few particular indivi...

What Is Software Quality Management ?

What Is Software Quality Management (SQM) ? According to Quality Management Software provider Veeva, SQM (Software Quality Management) certifies that the essential layer of quality is accomplished by giving enhancements to the application deve...

How to start with IOS Application testing via Phonegap?

As a beginner in iOS apps, the main focus should be understanding the scope and limitation of phonegap compared to native platforms. Especially for keyboard, calendar selection etc.you will not get same keyboards as we have in native apps. ...

Importance of Stability of QA Team?

Stability is very important. At the same time it is hard to control. Team members learn a lot over the period of time in a clients project. Not every detail (lesson learnt) is documented. The team members know the pattern and the rhythm at which ...

Test Harness

What Is Test Harness ? Test Harness is also recognized as automated test framework. This test framework is generally utilized by the programmers or developers.Test harness supplies drivers and stubs to the developers. Developers utilized these...

Fault injection Testing

What Is Fault injection Testing ? Fault injection testing is an software testing approach, in which by tester initiate or introduce defects or mistakes into the coding section for elaborating the covering or scope. Fault injection testing, nor...

What Is Installation and Uninstall Testing ?

What Is Installation and Uninstall Testing ? In the software testing installation and uninstallation testing approaches are also very important. Installation Testing:- Installation testing is executed to confirm if the application has been ...

What is Test Driven Development?

Test-driven development is a programming approach is compulsory for you to write real code and automated the test code together. This confirms that you test your codeand permits you to re verify your code fast and easily, since it's automated. ...

Business Requirement

What Is Business Requirement ? In the software development lifecycle, business requirements is a stage in which simplifies the requirements or demands of the ultimate consumer. This is very helpful for the designer to design the software or ...

Anomaly

What Is Anomaly ? In the software testing field, anomaly is a kind of output or result which is distinct from the prospective output. By using a report or document we can make the result of this performance. Sometime an anomaly can also apply...

What is Data Integrity Testing ?

What is Data Integrity Testing ? Data integrity acknowledges to the characteristics of information or record in the database and also directly to the users, by which users inspect quality of the data,integrity and stability. Data integrity tes...

Mobile Testing - What are the Challenges in Mobile Testing?

Following are different Challenges in Mobile testing:- 1.There are many different Mobile platforms - IOS, Android, Windows, BB 2.Further different versions of these operating systems 3.Many different screen resolutions 4.Different CPU config...

What Is Globalization Testing ?

What Is Globalization Testing ? Any application or any product is called to be globalized while that specific product or application may be run separately of its edifying and geological atmosphere or environment. This kind of testing approach ...

Glass Box Testing

What Is Glass Box Testing ? Glass box testing is a testing approach that explores the program framework and acquires test data from the program codes or program logic. Glass box testing is also known as Open box testing, Clear box testing, Str...

Age Testing

What is Age Testing ? Age testing is a testing approach that calculates a systems proficiency to execute in the prospective and generally caused to look by testing teams. As the system became older, how essentially the execution might fall is ...

Different phases of QA Process followed by different companies?

Different phases of QA Process are following:- 1.) Test Plan 2.) Test Cases 3.) Review 4.) Execute 5.) Improve 6.) Defects Logging Test Plan : - In Test Plan scope of the project is defined, also in test plan there...

Priority and Severity?

Priority:- When a task should be worked upon or when a bug should be fixed. Severity:- What is the effect if this problem is not operate upon now/a defect is not fixed now. High priority and High severity:- you are testing a website and...

What is the difference between Error and Exception?

Error is the real something happen from exception. Exception is the way to catch the error. For example when you get the variable let say String str, we got Null Pointer. The error is because our variable has NULL value and it catch with Exceptio...

What is Software Testing and How it is done in the real world?

Software testing is a part of software development life cycle in which we verify the requirement given by user. When we start testing of a software first of all we take a look and do analysis of user stories or use cases, then on the basis of the...

What is Accessibility Testing ?

What is Accessibility Testing?:- Normally accessibility testing is known as the subset of the usability testing where in the users present people with all talents and inabilities.The importance of this testing is to determine both accessibility...

What is API and API Testing

What is an API ? :- Generally API means Application Programming Interface, which specializes that how one element must collaborate with the another element. This comprises of a group of procedures, protocols and equipment for building or construc...

Assertion Based Testing

Assertion Based Testing:- Assertion based testing is a boolean expression testing. An assertion is a boolean style at a general details in any program how will be correct or true although there is a issue or bug in the program. A test assertion ...

Types of Mobile Application Testing

Functional Testing- Functional testing ensures that the application is working as per the requirements. Most of the test conducted for this is driven by the user interface and call flows. Laboratory Testing- It is done by simulating the comp...

What is Mobile Testing?

Mobile Testing: Testing is the core features of the mobile like Call, message, notification, audio features etc. Mobile application testing is a process for its functionality, usability and consistency by which application software developed fo...

Data Flow Testing And It's Advantages

What Is Data Flow Testing? Data flow testing is a lineage of test approaches established on choosing routes or paths throughout the schemes or programs control flow in form to inspect consequences of circumstances affiliated to the position ...

What is SOAK Testing?

What is SOAK Testing ? Soak testing is a kind of performance testing. This testing is also called endurance testing. This specify the constancy and accomplishment qualities beyond the expanded time period of any system. Soak testing is a kind ...

What is the Domain in the Software Testing

What Is The Domain In The Software Testing:- Normally domain is not anything but it denoted to the enterprise wherefore the software or application testing project is constructed. This name is frequently related when we conversation about the...

Types, Tools and Advantages of Back-end Testing or Database Testing

Types, Tools and Advantages of Back-end Testing or Database Testing:- Types of Back-end Testing or Database Testing:- There are several types of back-end testing or data base testing. Back-end testing contains the following testings:- Fu...

What is Backend Testing ?

What is Back-end Testing ? Back-end testing is also known as data base testing. This testing performed at server side. The entries or data which are inserted in the front end or forepart will be collected in the back-end or backside. There are...

What is TMM ?

What Is TMM ? TMM stands for Test Maturity Model. TMM (Test Maturity Model ) is established on the CMM (Capability Maturity Model). This model was first of all cultivated by the Illinois Institute of Technology. This model (Test Maturity Mode...

Benefits And Drawbacks of Model Based Testing

Benefits And Drawbacks of Model Based Testing (MBT):- There are few benefits and few drawbacks when performing MBT (Model Based Testing). Few benefits and drawbacks are mentioned as below:- Benefits of MBT (Model Based Testing) :- Few bene...

Model Based Testing

Model Based Testing:- What Is MBT (Model Based Testing) ? Model based testing is a testing approach which defines how system performs in replication to an activity or action (resolved by a model). Furnish activity, when system acknowledges as ...

Basic Functional Test Scenarios for the Mobile Devices

Hello Readers, By this blog, I am sharing some common functional test scenarios for the mobile devices. I hope these will help in the time of functional testing on the devices. Some of these scenarios are mentioned below:- Verify that all ...

Challenges for QA with agile software development

There are many challenges for the QAs when any software development go through the agile methodologies. Below are mentioned few challenges which are taken by the QAs :- Probability of errors or mistakes are more in the agile methodology for ...

Agile Test Plan

Dissimilar as waterfall model, in the agile model, test plan is designed and renovated for all release. There are many kinds of testing involved under the agile test plan, performed in that iterative as test data prerequisites, framework, test re...

Tools For The Cloud Testing

Tools For The Cloud Testing:- There are many tools which are using for the cloud testing. Many types of testing are executed by these tools. Please find the name of few tool related with the cloud performance testing and cloud security testing m...

Different Types Of Challenges In Cloud Testing

Different Types Of Challenges In Cloud Testing:- There are more challenges in the time of cloud testing. Few challenges are mentioned as below:- Short notice period Data Migration Data Security and Privacy Enterprise application Integrat...

Different Types Of Testing In The Cloud

Different Types Of Testing In The Cloud:- The entire cloud testing is divided into four primary groups. Which are mentioned as below:- Testing of the whole cloud Testing within a cloud Testing across cloud SaaS testing in cloud T...

Different Types Of Cloud Computing Services

Different Types Of Cloud Computing Services:- There are primarily three significant cloud computing services. These services are utilized by the distinct organizations as per there need. These cloud computing services name are mentioned as below...

Penetration Testing common test scenarios

Penetration Testing common test scenarios:- Hello Readers.. By this blog i am sharing few important testing scenarios related to the penetration testing. These are common test scenarios. I hope these will help to all in time of penetration test...

Protocol Testing Types

Protocol Testing Types:- There are different types of protocol testing. Some protocol testing types are mentioned as below:- 1- Functionality Testing 2- Performance Testing 3- Protocol Stack 4- Interoperability When we perform protocol...

What is Protocol Testing

What is Protocol Testing? Protocol Testing is common word utilized by the organizations working in the transmission enterprises for testing distinct protocols in the domains of Wireless, Switching, Routing etc. There are many companies whic...

Difference between Test Environment & Test Bed

Difference between Test Environment & Test Bed:- In the software testing field test environment and test bed, both words are very popular. We can see the difference between these words as mentioned below:- Test Environment:- This is an...

What is SOAP-UI

What is SOAP-UI ? SOAP-UI is the very popular open source tool. This is a API testing tool. We can also use this API testing tool for cross platform. SOAP-UI permits to the testers to perform automated functional, compliance, regression and load...

Manual Penetration Test

Manual Penetration Test:- It is very hard to discover entire vulnerabilities by applying automated tools.There are few vulnerabilities which can be determined by manual checks only. Penetration testers can accomplish more better attacks on soft...

Types Of Penetration Testing

Types Of Penetration Testing:- There are mainly three types of penetration testing.These are mentioned as below :- 1) Application or Software Security Testing:- Applying the different-different approaches of the software anyone can confirm ...

Difference Between The Database Testing and ETL Testing

Difference Between The Database Testing and ETL Testing:- Database Testing refers to any database keeping projects whereas ETL Testing refers to Data integration projects or Data Warehouses. There performed high ranking tests on every one. ...
1 2 4 8
Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: