what u will do when u have no sufficient time to test the
application build release?
plz describe it briefly and help me knowing the answer?
Answers were Sorted based on User's Feedback
Answer / rajendra
If there is no sufficient time then
tester will conduct Adhoc testing.
In this type of testing no formal testing docments will be
there.
Here the tester decides important testing areas and conducts
testing on those areas only without any testcases.
Here in this tester common sense and past experience palys
very important role in adhoc testing.
ok then byeee
Rajendra
rajendra_penumalli@yahoo.com
hyd
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / sangram keshari nayak
we have to concentrate on basic functionality of the
application . that is p0(high priority) based test case u
can tell it monkey or sympanzee or speed testing
| Is This Answer Correct ? | 1 Yes | 0 No |
If there is no sufficient time then
tester will conduct Adhoc testing.
In this type of testing no formal testing docments will be
there.
Here the tester decides important testing areas and conducts
testing on those areas only without any testcases.
i agree with wat rajendra wrote
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / qa
When there is no sufficient time, we conduct Adhoc testing.
We figure out the modules or the functions that needs
importance.
For instance , check secutity, check modules than handle
financials, check the core functionality, check whether the
project works what its intend to deliver, check complexity
areas. Check the areas where the modules were devloped in
hurry.
hope this helps
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / anil nakhate
HI Frnd,
if there is no sufficient time for testing, then testing
team perform ad-hoch tetsing(Monkey testing),
no need to any formal testing document, tester using past
experience & skills & find out major functionality of that
application & conduct the testing & achieve the goal.
| Is This Answer Correct ? | 2 Yes | 2 No |
First we have to Execute the High Priority testcases and
Important Functionality only ...
| Is This Answer Correct ? | 0 Yes | 1 No |
Can you tell me the difference between functional and non functional testing?
I have a build in which there are 17 files, now 3 new files added, in this case what type of testing will do
there are 100 test cases. and u got a bug at 85th test cases. u reported it to dev and dev fixed that bug. when u r doing regression testing from whic test case u'll do tetsing?? will start from 85 th test case are u'll execute 100 test cases??
Difference between Verification & Validation?
a apllication is given to you but the requirements and functionalities are missing what will you do to start the testing?
Real-time applications add a new and potentially difficult element to the testing mix Option 1 performance Option 2 reliability Option 3 security
while writing the test cases, how can we know whether we wrote all the test cases or not.
I want to know the real time cycle i.e SDLC.(First of all Buisness logic is prepared,but doesn't know by whom and with the help of whom?)Similarly what are the next steps (the persons involved) and connection in between the steps.
How do test documents in a project span across software development life cycle?
I know the set of test cases is the TEST SUIT. I have a doubt that practically which test cases are under test suit. Suppose I m creating test cases for User. User - Create, Edit, Delete, Refresh etc. User window have fields - First Name, Last Name, Address, Phone, User Code, User Id, Password and Role. So Create User - [All Positive+ All Negative] Test cases has single TEST SUIT id? Please guide me properly.
There is an help option in one window, which consists of 100 pages. I want to test same word from every page. How can I do this in 5 minutes?
After insert the record in forntend, How will u check the backend by manually? Please explain..