Daily howmany bugs will you find and what types are they?
Answers were Sorted based on User's Feedback
Answer / murthy
It depends upon the no.of requirements.We may not find even
a single bug in a day.
If found, these are the various types
defects which deviate from the expected functinality.
defects related to script errors,Date format errors,invalid
date and data
cosmetic defects (irregular font size of text,irrelevant
data(like reverse question marks in the middle of the text),
etc....,Missing functions.
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / btech
Based on the screen functionality & complexity of the
logic, we can identify the defects. Whatever the screen, I
test with respect to Unit Test Case Document. I will verify
all the conditions and give the bug report.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / lakshmana rekha basu
In addition to BTech[wipro] comments:
The Bugs i find in a Day could be
an User Interface deffect Bug,
boundary related,
Database Related,
Error Handling deffect,
calculation deffect
Load conditions,hardware failures,
Compatibility related.
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / prakash.j
it also depend on the test lead - who gives the role to
play - to which part we have to concentrate - each and
every person can find many kind of bugs as mentioned by
btech, lax and murthy - the role and the case assign to
them in that test case the will find the bug and it also
depend on the programmer if he is good enough we may find
less if he is bad we will good in finding all the bugs
| Is This Answer Correct ? | 0 Yes | 0 No |
List the comparison between FC and FCOE?
There is very little time to test due to the development team delay how will you handle this situation?
Set a=description.Create a("name").value="Google" Set b=description.Create b("Title").value="Google" Set c=description.Create c("micclass").value=" webedit" 'c("name").value="q" 'c("type").value="text" 'Set d=description.Create 'd("name").value="q" Set e=description.Create e("micclass").value="webbutton" e("name").value="Google Search" Set h=description.Create h("name").value="qtp - Google Search" Set desc=description.Create desc("micclass").value="webelement" desc("type")="qtp" Set l=description.Create l("title").value="qtp - Google Search" 'invokeapplication"C:\Program Files\Internet Explorer\IEXPLORE.EXE","http://www.google.co.in/" invokeapplication"C:\Program Files\Internet Explorer\IEXPLORE.EXE" Browser(a).Page(b).WebEdit(c).set"qtp" Browser(a).Page(b).WebButton(e).click set z=Browser(h).Page(l).childobjects(desc) i=z.count print i 'For j=0 to i -1 ' m=z(j).getroproperty("text") ' msgbox m ' print m ' 'Next hi guys this is anil. i am beginner in advance qtp. i am trying to write script for searching web element (QTP)in google. i have posted a script plz check it. send me solution how to write scripting for search and counted no qtp word in google search . plz tell me the solution ASAP
What is a user guide?
Google >> Search >> Navigate to webpage.... What tupe of testing should be done? A) SIT B) ST C) CIT D) Integration testing
Difference between the Web based and client server testing. Explain using example..
I Want To Join Infrasoft Technologies,what is the Procedure To Join The Company?
what you do when your reported defect rejected?
What is difference between JBOD and RAID?
what is ISO?
What is a method that attempts to reduce the complexity levels of aging legacy software? 1. Reengineering 2. Regression 3. Restructuring 4. Reusability 5. Reverse engineering
hai, what is v-model