(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
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 |
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 |
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 |
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 |
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 |
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 |
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 |
"Why are you looking for a change?". This is the common question that is asked in any interview. Can anyone tell me wat kind of answer would impress the interviewer.
hello frens. Im Arun from the uk. im planning to apply for tester jobs with 3yrs experience. the problem is i dont have resumes. i have to mention atleast 3 projects (preferably financial projects) in my CV. im totally blank. can u plz send ur CV's to my email.... arunmoses1982@yahoo.com. this would be a great help from you guyz. n u need any help from me? just mail me n ill get in touch with u. Thanx.
how test cases are written in test direcror directly or u fetch from xls
What is the testing lifecycle and explain each of its phases (eswar)
What is agile testing ? how can we perform agile testing ?
What is the main diff. between Retesting and Regression Testing ?
This is the question related to Traceability Matrix. Say we have 10 requirements for a project. If one of the testing team member misses the 9th requirement. Then how can we justify the Traceability Matrix and what is the further action to be taken. Please advice.
1.what is verifacation,validation,how its achieved? 2.What is test techniques& strategy? 3.what is error,fault,failure? 4.what is Reviews,Walkthrough,Inspection & Audit? 5.What is Change management,Configuration management,Version control,Test harness? 6.Importance of Severity,Priority,explain Bug life cycle? 7.Difference between use case & test case with example? 8.When should stop testing? 9.Write a test case for online banking application in the topics user login,security,transaction to other accout,data protection. 10.If the software is tested but all the bugs was not fixed,will you release this software?If yes/No then why?
Which model should we use and under what scenarios?
how deployment phase of SDLC differs in product based and in service based company ?
wht is TRM
What is precise of measurement?