(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

What type of testing do we perform in requirement phase?

3 Answers  


What is Web testing & which action we take at the time of Web Testing?

0 Answers   TCS,


what is the difference bug,defect,error

3 Answers  


how do u know that the test case is complete(assume we have a testbox how do u know that all the test cases are covered for this text box)

9 Answers   CSE,


What processes/methodologies are you familiar with?

0 Answers  






how to write test cases on SRS?tell me any example which type of certification is usefull for less then 1 yr exp. people in testing. can anybody know immediatly sent it which the answer

0 Answers   LML,


Recently igot job,Please,help me,Can u explain the real time process of manual Testing from starting.Please don't mind.

4 Answers   Cambridge, Fortech,


PLEASE PLEASE READ IT FULLY & HELP ME... IT IS VERY URGENT.... Hi all, I passed my engg in May,2006 and joined an IT Company in May,2007 ,one year later as a fresher.Now I have almost 9 months of so-called experience.... I already have a fake experience certificate of 11 months given by a small company but they dont have such projects which I can show in my resume... Becoz of some personal problems I am planning to leave my current IT company and to give interviews in companies in or near my native place during May-June 2008 after the completion of 1 year in the current company... So one problem is that I want to show a project in my resume for my fake 11 months experience in interviews with explaining my work and another major problem is that out of these 9 months in my current company,2.5 months I was given training and then out of the rest 6.5 months, I worked only for 1.5 months as a TESTER that too for a small internal project...So I dont have any actual work experience in my project (insurance-specific)... and I am planning to show total experience of 23-24 months in those interviews which I'll appear now........ So I want the complete details of any 2 projects to show in my resume and to explain/answer in the interviews...One for 11 months' fake experience and another LIFE INSURANCE-specific(or like that) project for my current company's experience...As for my current company's experience in the resume,I can give the details of that fake INSURANCE project keeping my original client name and project name intact to avoid any possible problem in future...NO MATTER WHETHER THE PROJECT IS LARGE OR SMALL....But it should look like covering 9-10 months of my service in the company or it should look like that atleast for most of the time for my duration in the project,I was working(atleast for 6-7 months)....But it should be very easy... :-) So I want you guys to help me in providing me with 2 projects, one of them must be a LIFE INSURANCE type project.....Also the projects should be easy to understand and easy to explain my testing work in interviews...I want to present myself as a TESTER in those interviews..... My email id is mysticamagic84@gmail.com...Also give me all the possible,in depth and tricky questions related to the projects which U'll send me.... U can also give me the addresses of websites providing such fake projects.... Please help me becoz anyhow I'll have to shift to any company in or near my native place in May-June... Kindly help me in this problem...It is very urgent..... please let me know in reply to this post if U have sent anything in my email id... :-)

7 Answers  


When test plan will be prepared in v-model?

7 Answers   Siemens,


1. What is the difference betwwen Test condition and Test Scenario 2. What is the differnce between Test Conditon and Test Scenario

1 Answers   Ness Technologies, Saitech Data Systems,


what is a data guidelines?

0 Answers  


what is ur template of test case & which is the best?

1 Answers  


Categories