What is the actions will be taken after preparing and
reviewing test cases. Directly we will go for execution and
how can we know the status of the application(whether the
build is completed by unit testing).After unit testing
completed, what are the next steps????
Answer Posted / subha
Once after the test case preparation & review is done you
can start up with execution but before that you need to get
mail from Dev team saying the the application is ready for
system testing or IST. Only then you can start up your test
execution. After Unit testing we start working on system
testing.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What about the test case if the field only takes a certain number of characters or a minimum number?
Hi, Anybody knows about Hexaware company..
Which is the best testing model?
Can Anbody please send me Daily Work status format in which I can save my daily work activity
How will u decide test data to see that evey feature is thoroughly tested
Hello can anybody list out supported and unsupported browsers for Window OS,Android OS,MAC OS Ubuntu
What are the different strategies for rollout to end users?
IF ASCII_CODE_OF_ENTERED_CHAR is less than 44 THEN reject it ELSE IF ASCII_CODE_OF_ENTERED_CHAR is greater than 56 THEN reject it ELSE it's a digit, so accept it Which one of the following sets of ASCII codes do you use to test the sample code above WITHOUT redundant coverage?
What is date driven testing?
How to do integration testing on duster......
Differentiate verification and validation?
Can you explain exploratory testing?
There is only requirements document. You have 10 days and 8 resources to release the system.At the end of the 8th day u tell ur TL that system is ready for release. How will you proceed with the testing process or in other words what all approach you will follow once you get requirements
can someone give me a brief idea about embedded testing.. i know both embedded system concepts and testing concepts.. i just want to know what we have to do for embedded testing
How quickly we need to fix the bug?