What is the diff. Between Waterfall and Spiral model?
Answer Posted / simpi
In waterfall method clint and software developer well known
about the problem.
Whereas in the spiral model software developer does not
aware about the actual problem.
| Is This Answer Correct ? | 34 Yes | 38 No |
Post New Answer View All Answers
There are some features to improve the performance of a Product. What are those factors?
1. what is a date guidelines ?
What do you do (with the project staff) when the schedule fails?
Why would we not include these?
after completeing testing ,what would u deliver to the client?
Can anybody help i put the pharma and bank project in my resume, but i dont know what to tell about them, any body tell the where can i get the information about them,what i need to tell about these applications,please help me
what is data guidelines
what is dib format?
Hi If anyone from banglore want to know the real time senario like writting Test cases and how things actually happens in a company. I am taking a 2 hours class which will cover all the real time experiance and guidence for job. classes are counducted only at weekends. for further queries mail me at vinodhanandhan@gmail.com Vinodh Anandhan Software Test Engineer vinodhanandhan@gmail.com
How does compatibility testing differ while testing in Internet explorer and testing in Firefox?
Am putting E-commerce project in my resume can any one please tell me about E-commerce application explaination..
What is a bug triage?
Write the 10 high test cases for making video call/face time?? Write the test cases for credit card accessing the money transfer?? Write the test cases for file transfer from one user to other from Google Drive/drop box?
what is system testing? as test eng, what do u do in sys testing? who invoves in sys testing?
IF ASCII_CODE_OF_ENTERED_CHAR is less than 44 THEN reject it ELSE IF ASCII_CODE_OF_ENTERED_CHAR is greater than 56 THEN reject it ELSE it's a digit, so accept it Which one of the following sets of ASCII codes do you use to test the sample code above WITHOUT redundant coverage?