(urgent)hi all can any one answer to following questions.i
have an interview tomorrow.it will be a great help if any
one answer to this questions.thanks all.

1.when ever we get a build do we need to do smoke test is it
compulsory,and how much do they spend for test.

2.generally all the testcases are stored in which place in
real time.is there tool used to store that testcases and
test plan,suppose we are using test director can we store
all our test cases in it, and where does entire application
test cases and test plan is stored assuming that company is
using test director.


3.and when we file a bug,and it gets fixed after that do we
need to do regressing testing only on that test case or any
other test cases also.how the process will be there in real
time.

4.when ever a new feature is added to the application do all
the test cases to be re executed.

5. can we use toad, winaql in oracle database to access sql
queries.

Answers were Sorted based on User's Feedback



(urgent)hi all can any one answer to following questions.i have an interview tomorrow.it will be a ..

Answer / softwaretester4u

1.we will do smoke testing when the build release to
testing team ,first checks that build is stable or not? In
smoke test checks the major functionaly of the
application .If it passes delivers to the testing team
2.All the test cases are stored in the QC test plan section
we will write test cases or uploaded test cases in that
section
3 and 4 Regression testing measn after fixes the defect or
new functionality added ,that fixed defect is working or
not ?it effects any other founctionality or not ? .Defect
log when the executon of test cases in one cycle. they
fixes the defect,do the regresson testing ,(exe all test
cases ).find defect-fixed the defect like cycles
4.yes TOAD is the interface

Is This Answer Correct ?    0 Yes 0 No

(urgent)hi all can any one answer to following questions.i have an interview tomorrow.it will be a ..

Answer / raj_rex

well,im tryin to give ans of urs q's -

1 > smoke test is nessery whenever we receive a new
build.The name may vary company to company.Only the main
functionalities are tested here.
2 > yes,all test cases,test plan etc all the docs are
stored in the tools whichever may u used.it may be
TD,Cvs,VSS or sny othrer.
3 > we 1st need to reexecute the tc related to the bug to
cheek that the bug has got fixed & the we reexecute all the
tcs related to the component or modules to cheek that
whethet the fix has any adversed impact on the unrelated
area of the application.
4 > whenever a new feature is added to the application,we
do full regression testing.
5 > yah,again itz depends on ur company which SQL client to
use.
I hope i covered all parts of ur QUESTIONS.let me know if
im worng anywhere...

Is This Answer Correct ?    0 Yes 0 No

(urgent)hi all can any one answer to following questions.i have an interview tomorrow.it will be a ..

Answer / uttam007

1 > smoke test is nessery whenever we receive a new
build.The name may vary company to company.Only the main
functionalities are tested here.
2 > yes,all test cases,test plan etc all the docs are
stored in the TESTDIRECTOR/QUALITY CENTER tools, BUT IN
MOST OF THE OFFICES THEY USE THEIR VERSION SUCH AS VISUAL
SAFE AND MICROSOFT SHAREPONT OR SOME PLAINLY USE EXCEL
SHEET WITH LINKS TO A REPOSITORY.( AS PER THE QUESTION
ASKED)
3 > we 1st need to reexecute the tc related to the bug to
cheek that the bug has got fixed & the we reexecute all the
tcs related to the component or modules to cheek that
whethet the fix has any adversed impact on the unrelated
area of the application.
4 > whenever a new feature is added to the application,we
do first SMOKE TEST AFTER THAT WE DO FULL REGRESSION
TESTING TRYING TO FIND IF THE SOFTWARE DOES WHAT IT IS
SUPPOSE TO DO IN THE FIRST PLACE.
5 > yah,again itz depends on ur company which SQL client to
use.
I hope i covered all parts of ur QUESTIONS.let me know if
im worng anywhere...

Is This Answer Correct ?    0 Yes 0 No

(urgent)hi all can any one answer to following questions.i have an interview tomorrow.it will be a ..

Answer / veda

thank you all for your answers it will help me a lot.so
regarding when we add new feature to the application some
one told me that we need to update the requirement document
and need to send it to client and after that we need to
write testcases for that new feature an after that weneed to
exicute all that test cases and next we need to exicute
entire old test cases .please tell me is this correct or not
if is wrong can any one give me correct answer.
thanks veda.

Is This Answer Correct ?    0 Yes 0 No

(urgent)hi all can any one answer to following questions.i have an interview tomorrow.it will be a ..

Answer / uttam

I think you are confussed.The answer to your query is if
the new feature is added. We first needed to update the
requirement in the testplan for which a new testcase has to
be added in the testplan and script needed to execute
them.This is apart from the test script one has executed
already before the new attachment/feature. Depending on the
meeting with the PM/group they may take out the old
testcase and update the new testcase but a formal document
is already written in the matrix. I hope this will give you
a better picture to understand the QA activities.

Is This Answer Correct ?    0 Yes 0 No

(urgent)hi all can any one answer to following questions.i have an interview tomorrow.it will be a ..

Answer / ramprasad.s

Hi

1. Smoke Test is to check the Validation of the given
criteria in the document.

2. Test Cases & Test Plan are Stored in VSS or in TD

3. No When Bug is Fixed We Go for Retest of that
Failed Scenario.

4. When ever a New Feature is added we go for
Regression Test.

5. We can Use Toad for Database Queroes.

sun_ramprasad@yahoo.com

Is This Answer Correct ?    0 Yes 0 No

(urgent)hi all can any one answer to following questions.i have an interview tomorrow.it will be a ..

Answer / rajendra

1.When ever we get a build do we need to do smoke test is
it compulsory,and how much do they spend for test.?

ANS: yes it is compulsory we must conduct smoke test after
receiving every build.
Maximum: 2Hours

2.Generally all the testcases are stored in which place in
real time.is there tool used to store that testcases and
test plan,suppose we are using test director can we store
all our test cases in it, and where does entire application
test cases and test plan is stored assuming that company is
using test director.

ANS: All the testcases are stored in configuration
management system (eg:VSS)

Test Director is a test management tool
using this we can(manage requirements)

Define Requirements
View Requirements
Modify Requirements
Convert Requirements
Also we can Plan Tests

Develop a Test Plan Tree
Design Test Steps
Copy Test Steps
Call Tests with Parameters
Create Requirements Coverage
Generate Automated Test Templates

Also We can Run Tests

Define Test Sets
Add Tests to a Test Set
Schedule Test Runs
Run Tests Manually
Run Tests Automatically

Also we can Add and Track Defects

Match Defects
Update Defects
Mail Defects
Associating Defects with Tests
Create Favorite Views

Also we can store testcases,test results and we can
generate test execution reports

i will write answers for remaining questions later

Byee

Rajendra

rajendra_penumalli@yahoo.com
9885162742
hyd

Is This Answer Correct ?    0 Yes 0 No

(urgent)hi all can any one answer to following questions.i have an interview tomorrow.it will be a ..

Answer / veda

THANKS A LOT EVERYONE.The answers helps me a lot.The site
and members in the site are really good they are encouraging
every one. bye.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

TELL ABOUT CMM & ISO LEVELS ? its URGENT plz

4 Answers  


Consider if there is no Test lead, No Test Manager and QA Manager. If you are the senior test engineer, you are getting pressure from the client to give the build. But you see that, there r 5 high and 5 low sevierity bugs. So, what you will do and how you interact with the client.

14 Answers   Sonata, Xerago,


How many Test-Cases can be written for the calculator having 0-9 buttons,Add,Equalto buttons.The testcases should be focussed only on add-functionality but mot GUI.What are those test-cases?

4 Answers   Mphasis,


Do you agree testing is needed?Justify it?

1 Answers  


what is the architecture of your current project?

0 Answers   Value Labs,






What are the documents required to prepare test plan?

10 Answers   Covansys,


If there is a field called "Amount" which takes 4 digit number & 2 decimal points what will be the test data for this.

3 Answers   Emptoris,


Puzzles 1)Three geniuses stand in a file (one behind the other). Each can see only to the front, so the rear person can see the middle and the front, the middle person can see the front, and the genius in the front cannot see anyone. You have five hats. Two are white, and three are red. You blindfold the three geniuses, who are utterly truthful, and put a hat--at random-on the head of each. Then you hide the other two hats and remove the blindfolds. You then ask each genius to name the color of his hat (which he cannot see). The rear on says "I don't know." The middle on says, " I don't know." Then the front onw says, "I know." WHAT COLOR IS THE FRONT GENIUS' HAT? 2) one reasoning puzzle. 3) A monkey falls into a 30 ft well. Every day it climbs 3 ft up and falls 2 feet up. How many days will it take for it to jump out of the well.

6 Answers   Bally Technologies,


what is AUT?

8 Answers   CashEdge, KPMG,


which sanity testing is performed?

0 Answers   PCS,


how we conduct security testing in realtime,for every project we conduct security testig or not

1 Answers   EE Limited, TCS,


Explain how to test the online trading software? How can we get the Feed values? Where they will store? How we test the Personal Trading account because it is time constraint.

0 Answers  


Categories