Can any one please explain me, what kind of defects we
should not raise while doing System Testing?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / preethi
System testing is entirely related to the system's
functionalty.So we need to report the defects related to
the system functionalty ,
So no need to discuss about non functional related defects
and performance related defects.
like Configuration ,compatability,Endurance,Load testing
defects etc
Is This Answer Correct ? | 8 Yes | 3 No |
Explain Application boundary?
please tell me about fish model which is used in sdlc model ,and also tell me about the founder of fish model and diagram of fish model and other things in details
10 Answers Cap Gemini, IBM, Savitr, Syntel, Verizon,
what is exact difference between UI Testing and usability testing?
What is TRR ?
What are the cases why parameterization is necessary when load testing the Web server and the database server?
what techinques do u follow in suring testing?
Explain about Founctionality Testing in webbased application?
If we are enterinf different inputs for the same field then tester have to write that much separate test cases with separate ID. E.g. First name field Inputs are - 1. valid name = Shyam, 2. Digits , 3. Blank Space, 4. Empty Name, 5. Enter name after blank space, 6. Special Characters etc. So May I have to write 6 separate test cases with test case id 1,2,3,4,5 & 6.?
An employee has £4000 of salary tax free. The next £1500 is taxed at 10% The next £28000 is taxed at 22% Any further amount is taxed at 40% Which of these groups of numbers would fall into the same equivalence class? a) £4800; £14000; £28000 b) £5200; £5500; £28000 c) £28001; £32000; £35000 d) £5800; £28000; £32000 Can you please explain in brief, how to do equivalance class?
4 Answers ISTQB, Tech Mahindra,
diffrence between srs and frs
What is misinterpretation of data with respect to software systems?
if i report 2 bugs & those are fixed by dev. I have done re-testing of those bugs & got fine (closed) Ques is: If dev fixed above said bugs by adding one line code and tester has done re-testing. if there is any new bug occur due to that 1 line code. How u will find & what tester will do. what is the answer of this situation?????