‘V’ Model used in the testing of software development
Posted on | May 9, 2012 | No Comments
‘V’ Model V-Model is one of the most powerful model which is used in the software development. V-Model is like the extension of the waterfall model, it means its better then the waterfall model. many models which is used currently in the software development are connected by the V-Model and as per the name V-Model, [...]
Spiral Model used in the testing
Posted on | May 9, 2012 | No Comments
Spiral Model AS per the name the Spiral Model is cyclical and prototyping view of software development. Spiral Model test phase is divided in to stages and its covers risk analysis, validation of requirements and of the development of the system or application or software. In all the test we need to include module, integration [...]
The Waterfall Model used in the testing models
Posted on | May 9, 2012 | No Comments
The Waterfall Model Waterfall Model is the first models of software development, Mr. B.W.Boehm is the created of Waterfall Model. In the Waterfall Model we achieving the tasks step by step means the one by one. so we finish the first step or first phase and then move on the next step or next phase [...]
Testing Models which is used in the Software Development
Posted on | May 9, 2012 | No Comments
Testing Models which is used in the Software Development 1) Waterfall Model. 2) Spiral Model. 3) V Model. 4) W Model. 5) Butterfly Model.
Methods of Black box Testing
Posted on | May 9, 2012 | No Comments
Methods of Black box Testing 1) Graph Based Testing Methods. 2) Error Guessing. 3) Boundary Value Analysis. 4) BVA techniques. 5) Limitations of Boundary Value Analysis. 6) Equivalence Partitioning. 7) How is this partitioning performed while testing. Comparison Testing
What is Black Box Testing?
Posted on | May 9, 2012 | No Comments
What is Black Box Testing? In my previous article i explain the what is White box Testing. Now I will focus on Black box testing and How Black box testing is performed. As per the name black box its treats the system as Black box, we just focus on the input and output of the [...]
What is White Box Testing?
Posted on | May 9, 2012 | No Comments
What is White Box Testing? White box testing (WBT) is also known as the Structural or Glass box testing. White box testing is transparent and accurate because we know the structure of the code. When any tester working on the white box testing then he/she know the internal structure of software.website. he/she need to create [...]
ASP syntax and use of asp tags
Posted on | April 29, 2012 | No Comments
ASP syntax nad use of asp tags when we are working with the ASP (Active Server Pages) then we have to know the syntax of ASP, ASP syntax is very easy to use and you can code anything as you wish. if you know the html tags, php tags then its very easy to learn [...]
what is SQL Injection and SQL injection attacks
Posted on | April 18, 2012 | No Comments
What is SQL Injection? What is SQL injection attack? When you are working with the SQL in your web-site then you need to careful on SQL injection, make sure that your programmer consider all SQL statements in that way that no one can hack your website using SQL injection. SQL injection is a technique used [...]
security issues when you make your web-site
Posted on | April 17, 2012 | No Comments
security issues when you make your web-site when you make your new web-site then you need to careful that which operating systems is installed on server where you host your web-site. almost all content management systems are not hosted on windows server and because of that attackers get more targets and wide number of potential [...]
keep looking »
I am