Answer Posted / vijay
After finishing of integration testing system testing will
start.
System testing is the combination of Functional & Non
functional testings.
Functional testing: Testing the application functionality
against functional specifications provided by the client
Unit Testing
Smoke testing / Sanity testing
Integration Testing (Top Down,Bottom up Testing)
Interface & Usability Testing
Regression Testing
Pre User Acceptance Testing(Alpha & Beta)
User Acceptance Testing
White Box & Black Box Testing
Non-Functional Testing: Testing the application against
client's and performance requirement.
Non-Functional Testing covers:
Load and Performance Testing
Stress & Volume Testing
Compatibility & Migration Testing
Data Conversion Testing
Installation Testing
Security Testing (ApplicationSecurity, Network Security,
System Security)
| Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
do we require any scripting languae to write test cases in test director? what for it is used?it is like back end?only database we can there?
What is client server application testing?
What is a good test? Wy do we need testing write test steps for triangle write test steps for ATM How a tester should approach a devloper about non accepted defect? What is test coverage assurance and give an example Draw and expain V model and how it is helpfull in software development
How can write testcases on a code under development pls give asnwer
How do i write a test condition to test the following simple program with the intention of 100% statement coverage Print “Hello World” If Date $ = ‘01-01-2000’ then Print “Happy New Year” END IF PRINT “The date is = “Date $ PRINT “The time is = “Time $ END Could anyone please clarify in detail. Would really appreciate it....
Define Stability, Scalability and reliability with example ?
In what situation would you want to parameterize a text verification check?
. Is any graph is used for code coverage analysis?
what is quality Factor
What are parametere require for Performance testing?
What is Online gaming, payment gateway development, hosting and custom software development services.
What is difference between Build, Version and Release
What is coverage and what are the different types of coverage techniques?
do we need to write test cases for workflow of the product for instance: there is 2 module "TRAINING ASSIGN MODULE" and "EMPLOYEE" in TRAINING assign MODULE iam assigning training to employee setp is 1.selct traning "oracle" 2.select employee u want assign "peter" 3.apply. now to check whether training assign or not GOTO EMPLOYEE module 1.click on "peter" 2.click on 'view assign to employee'link.now this is a flow do i need to write test cases for this fllow.plz help me guy mail me nirmal_rawatt@rediff.com
What is rapid application development model (rad)?