Answer Posted / jahas
after we getting the base line requirement from the client... Based on the risk, time , cost etc .......
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is difference between web site testing, desktop application testing and wireless application testing? what is the difference in testing strategy to test them?
How would you test a service oriented architecture (soa) web application?
What are differences between Testing in Uncontrolled Environment and Abnormal Environment?
What is internationalization testing (i18n testing)?
what types of bugs will we find out in banking projects
Hi to all..Now am working at one company as Software tester..I have selected for Accenture via one consultancy.. They have told that joining date will be on 19 th july..But now they are postponed joining date..whether i can trust that or not?Can u plz tell??plzz..whether i can put my paper to releive or not? CAn u telll?
Genarally what we have to tell. If anybody asks in the interview. what are challenges u faced in the Project and what are the Risks u faced in the Project, Anybody can suggest it ......Thanks in Advance....
ANY ONE HAS ATTENDED THE INTERVIEW FOR WIT INNOVATION P LTD? THEN KINDLY LET ME KNOW ABOUT THE INTERVIEW PROCESS AND QUESTIONS ASKED.
How did you do unit testing in your project?
What is sanity?
How does compatibility testing differ while testing in Internet explorer and testing in Firefox?
What are the bugs we cannot find in black box?
Define cause effect graphing?
What is performance tuning? What are tools of performance 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?