If the Time is cut shorted, how can you manage that?
Answers were Sorted based on User's Feedback
Answer / venkatesh
If the time is cut short, Based on the priority of the test
cases and excute the hight priority test cases and make
sure all the high priority test cases pass. This will
ensure that the user/client can use the application in
positive manner.
Also, convey the same to the client while releasing. i.e.,
In the release notes document mention what ever has been
tested and the areas that were not tested.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / manish soni
Identify the Major functionality, Identify the High priority test cases ,Execute those.
Notify to client about the tested area in Testing notes , involved risk with this.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / vasu
Testing the major functionalities which is mainly required
client.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / girish mishra
Always time is a major factor in software testing activities.
If time is limited then you can done the ad-hoc testing
which does not require any test case preparation.
In ad-hoc testing the major functionalities of the
application can be tested according to the clients
specifications.Here there is no expectation of bug detection.
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / sunanda
we perform adhoc testing.testing the major
functionalities,testing on the functionalities which are
mainly visible to the user.
| Is This Answer Correct ? | 0 Yes | 2 No |
What is a test environment?
give me a example of writing a test case,take any good example which i can understand easily.
what is sevirity and who will decided that one?
11 Answers Creative Informatics, MBT, TCS,
I am doing manual testing for on web application.how to prepare the tracebility matrix for that website? whats the use of the tracebility matrix?. canu send one model of the tracebility matrix.
What is mutation testing & when can it be done?
what is the good test case and bad test case tell me with an example
Please tell me some test cases for GOOGLE.COM
What is the negative testing and example
Hi, Can anyone suggest a test case writing technique for the below scenario. 1. User draws a lines on the image 2. User selects the lines and right clicks ( Measuremnts like distance between the start and the end point, coordinates of start point and coordinates of end point) 3. User selects one of the measurement Measurement is displayed
WHAT IS THE MEANING OF CCC IN TESTING TERMINALOGY
can any one explain with example the diff between boundary value analysis testcasees and equivalence class testcases pls urgent
What is the difference between migration testing and regression testing?