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 |
Difference b/w test case and scenarios.
There is a front end application to enter name and marital status. you are provided with a fesh database. On entering 5 set of data at a time an error occured, but on entering rest of the records you were not able to reproduce it. What could have been the reason for the error.
what documents need to write test case
how to know testing of application is finished? because i have a situation from my lead what u r testing u r missing some bugs?
in regression testing we excute only modified build .how we will get to know that this much part not going to effect rest of application.
What is bug release notes? ....What does Bug release notes contain?
If tester found some bugs in the application then which format they will send it to development team.
How do you determine what to test?
Hi, Surbhi Here. Last Week I attended interview in a gaming interview and i cleared T.L , Sr T.L, Technical and Q.A MANAGER ROUND ALSO . but atlast they wrote doubtful on my resume. still my resume is on same status . so is there any chances that i can get call from them
1. can automation testing replace manual testing ? If it so, how ?
Questions were asked on Stubs, Drivers, Top down Integration, Bottom Up Regression
what is SIT? Explain with Example?