Types of validation Testing?
Answers were Sorted based on User's Feedback
Answer / jaya
unit testing
integration testing
system testing
user acceptance testing
| Is This Answer Correct ? | 14 Yes | 12 No |
Answer / rohidas gaikwad
Two types of validation testing:
1)Functional Testing and
2)Non-Functional Testing
1)Functional Testing includes Unit testing, Integration testing, System Testing and User acceptance testing etc
2)Non-Functional testing includes Load, Volume, Stress, Compatibility, Usability, accessability, Endurance, Insatallation, Security, Scalability Testing etc.
| Is This Answer Correct ? | 1 Yes | 1 No |
What is Vertical & Horizontal Traceability?
How we Check Perfomance testing In Manual? for web application and it is for only web apps or for Client server app's? Plz any body
A general Question: If there are two bugs one with high priority and one with high severity, which bug should be fixed first?
write the maximum possibilities test scenarios/ test cases for Google home page - Screen has following: Google Text field, Buttons are - "Google Search" and "I'm Feeling Lucky".
what is the difference between agile and spiral model?
whats the reason to display the password(not in encrypted form) in the script in load runner but not in QTP?
Whether SQL knowledge is Mandatory of Software Testing or not? Briefly Explain?
What are the advantages of Manual Testing?
What will be the test cases for login phase in SIT format
how you get build from developer? pl answer it?wht is build ?
Explain the difference between alpha testing and beta testing.
I have tested ecommerce site, but when i search for any product Or access any page, some time i found it missed the values from my URL..EXAMPLE : we take this URL "http://www.allinterview.com/forms/questionform.php" This is the actual URL & it is ok but when i test it displays like "http://www.allinterview.com//questionform.php" NOTE : In above URL "forums" is missing.. I dont know why this happens as i have checked all the code & tested again & again but it dont know the reason. HELP ME plz... Thank you