Hi frnds im mini. can any one give correct answers for this
interview questions. i have an interview in 4days..pls
1.What are tests that u have participated in Testing.
2.What is diff between Load testing Stress testing?
3.What is sanity testing when do u start it?
4.how can you test ur application with negative testing?
5.when can u start test case writng?
6.what is the tool your are using and the version?
7.what is the tool you used to report the bug ?
8.what is a formate of test case document in your company
and also bug report document formate?
pls send me reply.. tank u frnds.............
Answer / abhi
1.What are tests that u have participated in Testing.
That really depends on U.........
U can start away with...... Sanity testing( also known
as Stability testing)
Followed by the System testing on the Test build( where
exactly the Real tesing fo the unit and Integrated stable
system's testing happens).
Retesting
In the Test Ececution if we come across any bugs for
that will be reported to the Development. Once the bugs
are fixed in the subsequent build the bugs that are fixed
will be RETESTED. This is Retesting.
REGRESSION TESTING
In the regression testing instead of vaididating the
bugs that were fixed , we validate the impact of bugs
on the dependent functionalities.....
So u will be involved in Four types of Testings
Sanity Testing Level 0
System Tesitng Level 1
Retesting Level 2
Regression Testing Level 3
dats it............
3. Sanity Testing
Sanity Tesitng is performed to test validate the stabilty
of the build ( software application under test). Under
santiy testing we check whether the application is readily
accessible and the check for basic functionalities. Once
this are verified we go ahead with the testcase execution.
We start when the build released.
4.We can test the application for Negative testing by
giving the invalid inpouts...for example in order to
testing pin for ATM it only accepts 4 lettered PIN...try
giving 3 lettered or 5-lettered.... all zeroes and so
on.......
5.when can u start test case writng?
Once we are done the Preparatory activities namely:
Test Planning which include Test Plan and Test strategy, we
can start off with the Test Designing which includes the
identification of the Test case scenarios and test cases.
Once the Identified are verified for the Requirement
converage, by the Test lead we can go ahead writing the
test cases........
6. Can U throw more light on the 6th Q
7.what is the tool you used to report the bug ?
The Best tool that can be used of defect reporing is the
Test Director, which is now known as Quality Center.
8. Test Case Document:
Test Case includes the following fields:
Sl.no
Requirement ID/Description
Usecase REference
Test Scenario/Test Case Description
Test Scenario Type
Test Case Id/name
Test conditions( Preconditions)
Test Data
Test Executions Steps
Expected Results
Actual Results
| Is This Answer Correct ? | 2 Yes | 0 No |
what are the add-in to the mercurytools to test webbased dotnet applications.answer plz
If you find a crashing bug and the developer resolves it Not Repro, what would you do? What if s/he resolves it as Won’t Fix?
what is Entry and Exit criteria explain in detail?
suppose i want to execute 1000 tcs in a day there no time to execute the testcases then as a tester what i need to do plese give me the correct answer?
Write the 10 high test cases for making video call/face time?? Write the test cases for credit card accessing the money transfer?? Write the test cases for file transfer from one user to other from Google Drive/drop box?
PLEASE ANSWER THIS Q? HOW TO DEFINE DEFECT DENCITY ?
What are the cases when you’ll consider to choose automated testing over manual testing?
can you tell me high priority low severity defect?
What is error guessing and error seeding?
What is a test requirement?
I am sayyad(frm hyd) new commer for this site? I have some doubt's pls clarify it..... I finished my MCA 2005 pased out),(sayyadmeer@gmail.com) and S/w Testing Course(2006) till now i didn't get any job in testing, I did not have any experience in real time projects. Any body can send me the sample Testcases,Srs,for Banking,ERP Projects etc. Advance thanks to all
1. Which of the following techniques is NOT a black box technique? a) State transition testing b) LCSAJ c) Syntax testing d) Boundary value analysis