Answer Posted / shanthi
These are the bugs which makes us to access denied for
testing and which blocks the main functionality of the
application ,because of this bugs tester not able to
continue testing further.
Ex: If there is a bug in login page of Gmail account u cant
able to login and bcoz of this u cant able to test further
features like inbox,drafts etc...
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
Hi Frnds, this is Aman.. can anybody tell me plz what kind of QA Interview questions are asked by IDS Infotech Ltd., Chandigarh? I have lil bit experience only in Manual Testing.. Plz answer my question as soon as possible.. Thnx in advance..
What are the roles of glass-box and black-box testing tools?
What is configuration management in software testing ?
What r all the security problems u r facing & the measures taken to solve.
Which are the standards for software test plans?
You may be overqualified for this position we have to offer
Genarally what we have to tell. If anybody asks in the interview. what are challenges u faced in the Project and what are the Risks u faced in the Project, Anybody can suggest it ......Thanks in Advance....
write test case for gmail login page
how recovery manager works in winrunner
When the GUI Testing will be held on the V model ?
9.Data – driver automation typically includes?
How will you do beta testing?
what is the diff. bw separate database testers and manual testers with sql knowledge guys... iam confusing so much ,,in cmpny database testers are not working on manual..? both positions are same are not? explian clesly with example? thank u
Describe any bug you remember. Plz Give some real examples
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?