(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

12. How long have you been involved in Web development or management?

0 Answers  


if a problem on client side is restarting of PC then what are u going to do and say me the methods to solve the problem?

3 Answers   Mantra Group,


You get the build directly from the developer or through tl,if so how?

1 Answers  


what is testcase review?What is the use?

4 Answers  


Testing methodologies and Testing techniques are the same one? Hope Black and White box testings come under test techniques. Then what will come under methodologies ?

5 Answers  






when will update and modify the test object properties in the repository?

1 Answers   IBM,


how is security testing done in ecommerece application?

1 Answers  


what is an inconsistent bug?

7 Answers  


What is middle ware testing?? what are the companies using this tech?

0 Answers  


what is the difference between testing and software testing? what is testing methodology? how can we do reliability testing? plz reply to this id sari.swapna@gmail.com

4 Answers  


entry criteria and exit criteria for unit testing, integration testing, system testing and uat

1 Answers  


what is date field test case

0 Answers   IBM,


Categories