prasad


{ City } hyderabad
< Country > india
* Profession * test engineer
User No # 21233
Total Questions Posted # 0
Total Answers Posted # 13

Total Answers Posted for My Questions # 0
Total Views for My Questions # 0

Users Marked my Answers as Correct # 43
Users Marked my Answers as Wrong # 22
Questions / { prasad }
Questions Answers Category Views Company eMail




Answers / { prasad }

Question { TCS, 17563 }

What is the smoke testing and sanity testing..?what is the
difference?


Answer

Sanity: Initial Testing is conducted to ensure that every
link is working correctly or not, to proceed for testing.

Smoke: when the build is tested, the total is build is
tested again overall to ensure every thing is working
correct.

****Some companies say both are same*****

Is This Answer Correct ?    0 Yes 0 No

Question { 11068 }

what did your base to your test cases?


Answer

SRS document
Use case Document

Is This Answer Correct ?    2 Yes 0 No


Question { 13091 }

What is meaning by protype in SDLC ?


Answer

when the customer have no idea on the product.
the the company will develop prototype with the help of RAP
Cycle in SDLC, by this prototype the customer will get a
idea on product.According to their feedback about meeting
the basics of the application,

Is This Answer Correct ?    1 Yes 5 No

Question { Polaris, 7263 }

do u know abt descryptive programming


Answer

@Pavan.
before the application is ready we can prepare the script
but it is not descriptive programing, its called Odinal
Scripting.

Descriptive prog: in this no need for Object Rep.with the
help of Object spy we can create the script.

Is This Answer Correct ?    0 Yes 1 No

Question { Sonata, 9451 }

In real time where u can apply traceability matrix


Answer

when ever we found bug while execution we have to map it.

other wise, we can map all the things at a time, after
execution.

Is This Answer Correct ?    0 Yes 1 No

Question { 11389 }

Define Stress, Load, Volume Testing?


Answer

Stress: More than Max input given to the application
Load: max input given to the application

volume: volume of data transfer will be validated

Is This Answer Correct ?    5 Yes 1 No

Question { FIC, 6250 }

what is the need to write testcases??? cant u test ur
application with SRS?? y u have to write testcase document??


Answer

we can execute the application without Test cases.

this type of testing is called Adhoc testing.

by analyzing the SRS doc. we have to test the application.

Is This Answer Correct ?    1 Yes 1 No

Question { 16989 }

what are the types of priority and sevority?


Answer

Priority : how fast the bug should be resolved.
Severity : how badly it effected the application.

Priority : p1 --> Fatal ------------- S1 --> Critical
p2 --> Major ------------- s2 --> High
p3 --> Minor ------------- s3 --> Medium
p4 --> Suggestion ------------- s4 --> Low

Is This Answer Correct ?    8 Yes 5 No

Question { PSI Data Systems, 4811 }

when we will give testdata while writing testcases r during
executing testcases for both positive and negative cases we
give testdata


Answer

i agree with him,

test data should given while preparing the test case.

Is This Answer Correct ?    2 Yes 0 No

Question { Sonata, 18818 }

There are 2 bugs A and B. A has High Severity and Low
Priority , wherease B has Low Severity and High Priority.
Which bug will you give more importance.


Answer

the p3 bug should resolved 1st.

Is This Answer Correct ?    2 Yes 6 No

Question { Sonata, 18818 }

There are 2 bugs A and B. A has High Severity and Low
Priority , wherease B has Low Severity and High Priority.
Which bug will you give more importance.


Answer

the bug having high priority will be resolved 1st.

Is This Answer Correct ?    10 Yes 0 No

Question { Sonata, 18818 }

There are 2 bugs A and B. A has High Severity and Low
Priority , wherease B has Low Severity and High Priority.
Which bug will you give more importance.


Answer

Severity : how badly the bug effected to application
Priority: how fastly it should be removed.

so think your scenarios,

how come a high severity bug will have low priority?
and how come a low severity bug have high priority?

if it is possible, give me example.

I dnt think its possible.

Is This Answer Correct ?    2 Yes 0 No

Question { 21487 }

wht is the diff bt patch, build and version?.developer will
send to test weather patch or build to tester?


Answer

Patch: which allows u to enter into build (like a link)

Build: consist the application which we are executing.
In a Version No.of builds will present (depends on
Testing).

Version : after the product is delivered (Ex:Version #1),
if the customer wants new things to update in Version #1
.The developers will add new things in the old Version #1
code,then it is released as Version #2.

Is This Answer Correct ?    10 Yes 2 No