What if there isn't enough time for thorough testing?
Answers were Sorted based on User's Feedback
Answer / ramyab.mca@gmail.com
Hai...
Use risk analysis to determine where testing should be
focused.
The following steps are mostly doing in this time,
1.Which functionality is most important to the project's
intended purpose?
2.Which functionality is most visible to the user.
3.Which aspects of the application are most important to
the customer
4.Which parts of the code are most complex, and thus most
subject to errors.
5.What kinds of tests could easily cover multiple
functionalities
K,Byeeee..
Thanks & Regards
B.Ramyasri
| Is This Answer Correct ? | 7 Yes | 0 No |
Answer / @mit
I m agree with Ramya. Ans but i want to add something.
In this case v can follows some steps r as follows:-
- v Prioritized the Test and based upon this test the
application.
-Prepare and execute the Test Scenarios.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / n@n!
if insufficient time occur test engineer choose adhoc
testing.
| Is This Answer Correct ? | 0 Yes | 2 No |
What is meant by Test Script. Example and Explanation on Test Script?Please Answer
what is upword and downword Testing?
Diff b/w test case and test script?
what are the Test cases we can write for pop-up window, Anybody can let me know in detail. Thanks in advance.
What is regression testing
What development model should programmers and the test group use?
HI, i did MCA and i took coaching for testing and now iam trying to get job.but whenever i see any job requirement they r asking for minimum 3 yrs of experience and many other pgmming languages like java,c++,perl,shell,database like unix,linux.my question how can one have experience without getting job and how one can know so many(pgmm lnguages).iam afraid to keep fake experience and cannot answer as i did the project.so some one pls suggest me how should i proceed ..thx in advance.
why u can choose manual tasting
4 Answers HP, SourceTrace Systems,
exact definition of defect tracking?
!.why do you go for white box testing ,when black box testing is available ?
What are the four steps to record a test script?
Explain Acceptance Testing with an Example