venkateswararao.p


{ City } hyderabad
< Country > india
* Profession * test engineer
User No # 4385
Total Questions Posted # 3
Total Answers Posted # 43

Total Answers Posted for My Questions # 22
Total Views for My Questions # 33020

Users Marked my Answers as Correct # 178
Users Marked my Answers as Wrong # 139
Answers / { venkateswararao.p }

Question { 3707 }

Where the datapool values are stored?


Answer

datapool values are stored in text file with .csv extension

Is This Answer Correct ?    1 Yes 0 No

Question { 9021 }

U have a Scenario and there is box to enter values from 0
to 1000.

Now what is the Test data u will test?

What are the positive and negative test cases?

How will U use Equivalence class Partition ?


Answer

mr.rao u are 100% correct

Is This Answer Correct ?    0 Yes 1 No


Question { MBT, 17676 }

what is the goal of system testing?


Answer

goal of system testing is to validate the software product
against requirement specification.

this stage is intended to find the defects that can be
exposed by testing the entire system.

a series of different tests each test having different
purpose are done such that together and all system elements
have been properly integrated or not.

it checks that the system performs all its functional
requirements and it satisfying all its non-functinal
requirements or not

Is This Answer Correct ?    1 Yes 0 No

Question { HCL, 9615 }

How many verification points are there in Robot and What are
they?


Answer

verification points in robot are
1)alphanumeric
2)clipboard
3)file comparision
4)file existance
5)object verification point
6)region image
7)window image

Is This Answer Correct ?    4 Yes 4 No

Question { 4087 }

How do you analyze results after playback?


Answer

test manager opens the result window with appropriate
comparator.

Is This Answer Correct ?    1 Yes 0 No

Question { 4324 }

How will you do data driven testing using Robot?


Answer

through rational testmanager/robot we can perform
datadriven testing.

Is This Answer Correct ?    0 Yes 0 No

Question { Manhattan, 18800 }

Suppose you testing Calculator application and you got
problems like 1/1=2, 2/2=1, 3/3=6, 4/4=1, 5/5=10. Now how
will you describe the bug title as well as give the bug
description.


Answer

title: caliculator division operation fails for odd numbers.

description:when i try to divide an odd number with another
odd number,the application showing invalid data.

Is This Answer Correct ?    3 Yes 0 No

Question { 7123 }

How to attach silk test results to test director?


Answer

test director is not compatible management tool for silk
test, b-coz silk test is the product of segue software. the
test director is product of mercury interactive,it is just
compatible for mercury tools like winrunner,qtp,loadruner

Is This Answer Correct ?    0 Yes 0 No

Question { 5124 }

Which Key is pressed to toggle between Analog and Context
Sensitive Mode?


Answer

F2 is the toggle key to switch from context sesitive to
analog and from analog to context sensitive.

Is This Answer Correct ?    0 Yes 0 No

Question { Polaris, 19085 }

explain bug life cycle


Answer

the following steps we follow in the bug life cycle.

1)execute the test, compare the actual result with the
documented expected result.if any discepancy exist, log the
discrepancy with the status as NEW.

2)tester/testleader(depends upon the company) OPEN that
one and review with the developer about discrepancy.

3)if it truly a discrepancy developer rectify that one and
update its status to FIXED.

4)it is routed back to the tester for regression testing

5)tester retest that one and compare the actual result with
the expected result.both are same he close the defect and
update its status to CLOSED.

6)if it is not corrected tester assign it to the developer
and update its status to RE-OPEN.

Is This Answer Correct ?    25 Yes 2 No

Question { MBT, 9193 }

if a very low defect (user interface )is detected by u and
the developer not compramising with that defect what will u
do?


Answer

first i will check my side i.e all are correct or not .

then i will discuss with developer under what conditions
the bug have to produced and i will give me details i.e
description of the bug and screen shot of the bug

Is This Answer Correct ?    2 Yes 0 No

Question { Millennium, 8370 }

name some popular functional testing tool


Answer

1)winrunner,
2)silk test,
3)QTP,
4)rational robot.

Is This Answer Correct ?    2 Yes 0 No

Question { ADP, 29103 }

What is Data Driven TEsting?


Answer

data driven testing is nothing but testing the single field
with multiple sets of data.

the main intension of this testing is to find the behaviour
of the application for different input values.

Is This Answer Correct ?    8 Yes 1 No

Question { IBM, 109590 }

what is the difference between Test strategy and test plan?


Answer

*test strategy is part of test plan.

*test plan describes how to test the application.
*test strategy describes what the technoques we are going
to follow.

Is This Answer Correct ?    36 Yes 88 No

Question { AppLabs, 8366 }

what is syncurnisation point? what is the use of this in
real time environment? plz explain?


Answer

tool wait set of amount of time for an application to
respond to its input.during the test run th default amount
of time may not be enough, the tool continue to test the
application,before the application not ready.this leads to
error in the script.this is the synchronisation between
tool and the application.
the default amount of time the winrunner waits is 10
seconds.
the default amount of time the rational robot waits is 1
sec.

Is This Answer Correct ?    0 Yes 0 No

Prev    1    [2]   3    Next