My questions are-
1. If we have 1 week time in hand what will be the approch
of testing.
2. If we have very lesstime in hand then how we will do the
regration testing.
2. When there is a change in requirement in module A then
what should be the approch to change in that module and in
other module like B,C etc an whow we update the test case
pls explain the scenario in detail.
3.How do you confirm that for perticular funtionality all
the test cases has been written.
Thanks
Answer / varun
1,2) if the application is big and time is very less to
test all application then go for monkey testing(it means
check only high priority functionality).
3)if there is a change in one module then update related
test cases and if that changes will effect the other
modules then go for changing in the test cases of that
modules.
4)if each and every option is checked then we can say that
we completed the test cases for that functionality.
| Is This Answer Correct ? | 3 Yes | 0 No |
could you sent me boundary value analysis sample test cases
How do test cookie? There is any benifits of this? (This is in reference on clientside at the time of request for new page which can send cookie value)
1 Answers Creative Informatics,
What is the difference between Smoke Testing & Sanity Testing?
What are the advantages of Manual Testing?
14.What is function point breakdown?
which model is mostly used in companies for SDLC and y?
change control
How will u test a stored procedure,which accepts 2 int values and sums them? Test cases?
One scenario: yahoo inbox doesnt show emails but instead of all inbox emails are shown in draft folder. How do u wrte the defect repert for this scenario.
Explain all kinds of testing?
How sanitary or smoke testing process will done in the application?mainly how we start doing that test?
what is mean by testing process ?