Can any one please explain me, what kind of defects we
should not raise while doing System Testing?
Answer Posted / rajendra
System testing involves:
Functional testing,
GUI testing,
Usability testing.
Defects rewlated to other functional attributes of software:
i.e,Performance,Configuration,Security,Portability..etc
byee
Friends
Rajendra
rajendra_penumalli@yahoo.com
| Is This Answer Correct ? | 8 Yes | 3 No |
Post New Answer View All Answers
could u pls anyone tel me .."which is the best instute that provides eficient practical knowledge and also real-time oriented knowldge to do a project in manual and automation testing..in hyd" pls send me to dis mail-id if u find any..? sinducute17@gmail.com
!what are the entry criteria for antomation testing ?
Describe a past experience with implementing a test harness in the development of software.
What does you mean by positive and negative testing & what is the difference between them. Can anyone explain with an example?
How do u go about testing of web application?
What are the main key components in client and server applications?
What are the modules of quality center?
Different types of design diagrams that supports to write test cases ?
What is the test harness?
Explain test metric and the information it provides.
what is fusion testing and impact analysis???
What is decision table 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?
can any one send sample test cases for database testing by taking an example? also leave emailid please. thanks (very urgent)
After insert the record in front-end, how will you check the back end by manually? Please explain?