what is test phase?i want answer any body give me answer
pls
Answer Posted / masudha
test phases are are stages in test life cycle such as
system testing
system integration testing
user acceptance testing
| Is This Answer Correct ? | 5 Yes | 7 No |
Post New Answer View All Answers
How quickly we need to fix the bug?
hello frens. Im Arun from the uk. im planning to apply for tester jobs with 3yrs experience. the problem is i dont have resumes. i have to mention atleast 3 projects (preferably financial projects) in my CV. im totally blank. can u plz send ur CV's to my email.... arunmoses1982@yahoo.com. this would be a great help from you guyz. n u need any help from me? just mail me n ill get in touch with u. Thanx.
Explain stub in testing point of view?
What are testing techniques? What is difference between general and specific?
Why would we not include these?
What is the Difference between Network testing and Web Testing?
Hi,Please can any one tell me about SAP Testing concepts.
what is TAS language which is used as a language for some projects/
What are the different types of integration testing?
What type of metrics would you use?
What is a test log?
What is the first test in software testing process?
What criteria would you use to select Web transactions for load testing?
Inwhat basis the time is allocated for testing the application?
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?