What is the first test in software testing process
a)Monkey testing
b)Unit Testing
c)Static analysis
d)None of the above
Answers were Sorted based on User's Feedback
Answer / raman
hi guys tell d exact ans... otherwise dont tell...it's
really affected for d fresher's ..k
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / geetha
hi im new to testing... i got confused with this
answer.could anyone give the correct answer for me.... and
plzzz explain the reason too...
thank you..
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / varsha b
As per my knowledge static analysis is first step.Developer
perform unit testing after development of indivitual
component before this in many companies testing is carried
out for requirements &design documents.for this testing of
SRS,design document & code we can carry out static analysis.
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / chaitanya v n
What is the first test in software testing process
a)Monkey testing
b)Unit Testing
c)Static analysis
d)None of the above
Guys dont get confused with all the above statements.
Static analysis is conducted before testing or development
starts. so it wont come into picture.
one guy gave sanity or smoke which is correct. which is
also not mentioned above understand the above question
which is also having a NONE of the bove option.
when considered to the testing process there is no role of
a tester in Unit testing. so left Monkey testing is a adhoc
testing. which also not suites the above question.
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / naresh
Hi Uday, Rghunandan and Vamsi,
Thank you for the corrections and also explanantions for
the same..
Others, plz apologise for wrong answer.
| Is This Answer Correct ? | 0 Yes | 2 No |
Answer / debashish_samanta
Yes
Static testing Means
Testing the application without Test Execution.
1.Review
2.Walk through
3.Inspection
4.Code Review
So I will go with
1.Unit testing (Developer)
2.Static Testing
3.Monkey Testing(Adhoc Testing)
| Is This Answer Correct ? | 1 Yes | 3 No |
Answer / rangan m.s.
First test in Software Testing Process will be obviously the
Unit Testing. Monkey testing will be done by the tester and
not by the developers. Before the module tested by a tester
unit testing process will be completed by the developers and
then only the module undergone for further testing by the
testers.
| Is This Answer Correct ? | 1 Yes | 3 No |
oracle table A havng one million records. write 10 test cases to test data?
can anyone please clearly tell me about test scenario,test script&test case.in which levels v prepare all these?
what is web application testing and what is the difference between a client server application and web server application?
What is QA Release Package ?
What is the testing lifecycle and explain each of its phases?
What is Test Procedure? What are Test matrices? What is Tracibility matrix?
what is the diference between defectage and billinterval period?
what is walkthrough?
What is validation and verification? What is different between them?
hi there, Yaar can any body help me please? I am looking for job change n want to relocate to Pune,Im in bangalore I have 2+exp in testing (man&QTP). if anyone can provide some reference in any comp.....plz reply ....Thanks
This is a common login screen example with all well known fields like username, password, etc. How could you test this in Unit Testing Phase, Integration Testing Phase and System Testing Phase??
Difference between Web based application and web application