rajendra prasad reddy


{ City } hyderabad
< Country > india
* Profession * software test engineer
User No # 3404
Total Questions Posted # 62
Total Answers Posted # 103

Total Answers Posted for My Questions # 319
Total Views for My Questions # 971808

Users Marked my Answers as Correct # 1103
Users Marked my Answers as Wrong # 699
Answers / { rajendra prasad reddy }

Question { CTS, 5334 }

u r rating for lateral thinking,i said 6.nad the question
is if an object is there it should take only positive
values but it is also allowing negative values what is u r
responce?


Answer

Friend very good question,I Can give answer for this,
for example the is a square function(object)like below
f(x)=x*x; x is defined such that x!=any negative value.
for example
if you supply x=2 then answer is 4,
in same case if you supply x=-2 then the answer is also 4

if the function is square then it can take both positive
and negative values Both.

Here the condition enforecement failure,there is some code
missed for frontend or backend(database).
here the functionality is workingbut taking additional
values.
so we need to provide input constraints to take inputs.
this can be reported as medium Severity defect to the
development people.

if you have any doubt plz mail me without any hasitation
i am open for clearing.

mail me at: rajendra_penumalli@yahoo.com
callme at :9885162742(AP cell number)

Is This Answer Correct ?    4 Yes 1 No

Question { IBM, 5676 }

what is inter operative testing?


Answer

InterOperative and realtional testings are same just
vocabulary are different.

Testing the Application how it is working in co-ordination
with other application>
Eg:
if u have a hyperlink in a MSWord page if u clik on
that link along with control key the hyperlinked page will
opens on browser automatically.
same thing will be done in the case of MS excel also.

and also
onOther example is
if one application is working on three servers in a co-
ordinated way.

Is This Answer Correct ?    4 Yes 0 No


Question { IBM, 4768 }

what is realtional testing?


Answer

InterOperative and realtional testings are same just
vocabulary are different.

Testing the Application how it is working in co-ordination
with other application>
Eg:
if u have a hyperlink in a MSWord page if u clik on
that link along with control key the hyperlinked page will
opens on browser automatically.
same thing will be done in the case of MS excel also.

and also
onOther example is
if one application is working on three servers in a co-
ordinated way.

Is This Answer Correct ?    3 Yes 0 No

Question { TCS, 12060 }

what is regression testing?


Answer

After the Bug fixed ,testing the application whether the
fixed bug is affecting remaining functionality of the
application or not.
Majorly in regression testing Bug fixed module and it's
connected modules are checked for thier integrity after bug
fixation.

If you still have any doubt feel free to mail me at :
rajendra_penumalli@yahoo.com
or call me:9885162742

Is This Answer Correct ?    4 Yes 1 No

Question { CTS, 22432 }

What is the difference between Retesting and Data Driven
Testing?


Answer

Retesting:it is manual process in which apllication will be
tested with entire new set of data.

DataDriven Testing(DDT)-It is a Automated testing process in
which application is tested with multiple test data.
DDT is very easy procedure than retesting because the
tester should sit and need to give different new inputs
manually from front end and it is very tedious and boring
prodedure.

Is This Answer Correct ?    7 Yes 0 No

Question { CTS, 22432 }

What is the difference between Retesting and Data Driven
Testing?


Answer

hai satya,
absolutely your answer is wrong.
Retesting means not checking whether the bug is
fixed or not.

Retesting means checking the behaviour of system for
different sets of inputs.

One thing is important that system may behave differently
for different i/p's.

Retesting is an manual procedure to check the system with
different i/p's

if you come for DataDriven Testing also called DDT in a
short form is automation method for testing appilcation for
different i/p's using winRunner or QTP tool.

Finally, In a nutshell retesting is manual process of
testing application with different i/p's.

Data driven testing means testing the application with
different types of inputs using a automated tool.
In DDT we supply inputs from flat files(note pad),
database,excel sheel..etc

if any body have doubt please mail me or you can call me

Byee friendz

your's
Rajendra
rajendra_penumalli@yahoo.com
Ring me at:09885162742
Hyderabad

Is This Answer Correct ?    0 Yes 4 No

Question { AppLabs, 28050 }

Give me examples for high priority and hign severity
defects?


Answer

susmitha your answer general in nature i don't want
road accident like examples.
I want realtime s/w related answers.
Please try to provide that type of answers.

Is This Answer Correct ?    4 Yes 3 No

Question { AppLabs, 28050 }

Give me examples for high priority and hign severity
defects?


Answer

Thank you ajaya
but still anwer in generic in nature, i need some more
precise answer
-Rajendra

Is This Answer Correct ?    1 Yes 1 No

Question { AppLabs, 28050 }

Give me examples for high priority and hign severity
defects?


Answer

Ajaya still you are beating around the bush
what you said above is corporate data securiry.I am juest
asking you about fuctionality related defects and high
priority and hign severity defects example

please give me proper answer

Is This Answer Correct ?    1 Yes 1 No

Question { Syntel, 13473 }

pls tell me different type of automation frame works in QTP
and which one need to select in client server application


Answer

see mr ravikiran there is notable differences between the
frameworks.They framework is nothing but organising the
testscript in particular fasion that's all.ok

If want more info on framworks you just mail me i can send
you as an attachemnt.
Mail me at: rajendra_penumalli@yahoo.com

Is This Answer Correct ?    0 Yes 1 No

Question { Verizon, 10494 }

suppose the product/appication has to deliver to client at
5.00PM,At that time you or your team member caught a high
severity defect at 3PM.(Remember defect is high severity)
But the the client is cannot wait for long time.You should
deliver the product at 5.00Pm exactly.then what is the
procedure you follow?


Answer

Hai friends this is rajendra

Answer for this question is:

Here we found defects/bugs in the last minute of the
deliveryor realese date

Then we have two options

1.explain the situation to client and ask some more time
to fix the bug.
2.If the client is not ready to give some some time then
analyse the impact of defect/bug and try to find
workarounds for the defect and mention these issues
in the release notes as known issues or known
limitations or known bugs.
Here the workaround means remeady process to be followed
to overcome the defect effect.
3.Normally this known issues or known limitations(defects)
will be fixed in next version or next release of the
software

this question asked me at verizon intervew in second round.
i have given a satisfactory answer to interviewer.

ok then frienz byeeeeeee

if you still have any doubt mail me at:

rajendra_penumalli@yahoo.com

or if you want to talk directly
you can ring me on:09885162742

Is This Answer Correct ?    10 Yes 0 No

Question { Verizon, 11508 }

what is basis for testcase review?


Answer

In a Nutshell
Requirement Traceability Matrix(RTM)

Byee friendz,

rajendra
rajendra_penumalli@yahoo.com

Is This Answer Correct ?    0 Yes 0 No

Question { Wipro, 13816 }

test cases for internet explorer


Answer

test cases internet explorer

As IE is a microsoft application it has the following
features
1.It has to satisfy Microsoft six rules.
2.Browser security functions
3.Third party addin's
4. other options..etc

yuo can write anynumber of testcases for IE bases on above
features.

Is This Answer Correct ?    3 Yes 5 No

Question { TCS, 11252 }

what ar the challenges do we face while testing webbased
applications using the automation tool qtp or any?


Answer

Generally we encounter following problems

1.Autopopulation of field data which is typed in previous
actions.
2.Serverdown server cannot be found
3.Page cannot be displayed
4.taking long time to fetch a webpage(due to database
problem)
....................

By rajendra_penumalli@yahoo.com

Is This Answer Correct ?    3 Yes 1 No

Question { Covansys, 5708 }

what is winrunner framework


Answer

Framework is an independent process to organise the test
script for future use.

There is no specific framework for winrunner you can
implement any frame work like
Keyword driven frame work
Data driven frame work
Modular frame work..etc

Framework is a organised method to save the test scripts
for future regression use.

still you have doubt please feel free to contact me

ok then byeeeee
rajendra
rajendra_penumalli@yahoo.com
ring me at:+91-9885162742

Is This Answer Correct ?    1 Yes 0 No

Prev    1   2   3   4    [5]   6   7    Next