what is system testing?

Answer Posted / rafi

In system testing we test the test environment must similar
to the production environment.It means software
configarition,hardwareconfigaration and operating system
and it versions should same at the both ends.

In system testing we r not warried about FT and IT.

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can any one suggest how to write the bug reports effectively by optimizing what we want to describe?

1543


Hi Friends, I wish to start my career in manual Testing as I believe I am ready to face Interviews.I have good domain knowledge in banking(investment and retail) and insurance.To be in the competition I have added three years of testing experience to my CV apart from my domain experience. Can someone please advice some real time tips which can help in facing the interview. Thanks in advance

1632


Unix question: 1)command to print a list of files containing a particular word. 2) what does a .profile mean. 3) what is a file server? 4) Command to move towards left in vi editor explain grep and find commands using example.

2071


1.Acceptance testing involves procedures for identifying acceptance criteria for interim life cycle products and for accepting them.is that? 2.Acceptance testing occurs only at the end point of the development process; it should be an ongoing activity that test both interim and final products.is it?

1862


how agile testing is performed and what are the related documents.

1395






How should your staff be managed? How about your overtime?

2758


integration test cases for mouse and keyboard

3217


I studied MBA, I want learn any softwarecourse, which course is better hadoop or testing tools(manual+selenium?)

1206


Can you explain boundary value analysis?

661


How can data caching have a negative effect on load testing results?

2373


What is grey box testing?

725


hi every one can you send me ISTQB Course material on my Email id deeptimundra997@gmail.com

1757


i want manual and automation test cases and interview questions

1705


what is conditional testing? explain and examples

1095


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?

9080