What is the testing process followed in ur company?
Answer Posted / rajendra
This depends on company
| Is This Answer Correct ? | 8 Yes | 11 No |
Post New Answer View All Answers
Write the test cases for file transfer from one user to other from Google Drive/drop box?
hello frens. Im Arun from the uk. im planning to apply for tester jobs with 3yrs experience. the problem is i dont have resumes. i have to mention atleast 3 projects (preferably financial projects) in my CV. im totally blank. can u plz send ur CV's to my email.... arunmoses1982@yahoo.com. this would be a great help from you guyz. n u need any help from me? just mail me n ill get in touch with u. Thanx.
What is Test Design?
Different types of design diagrams that supports to write test cases ?
What is grey box testing?
What is showstopper defect?
What is verification in software testing?
What is testing and maintenance?
What is exploratory testing and when should it be performed?
For any web application, what are the possible login features that should be tested?
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?
Explain branch coverage and decision coverage.
What expected result should come when Enter any sql query like “Select * from hello;” without quotes and with quotes.
What's the difference between alpha and beta testing?
What is strategy to be followed for execution of 500 Test Cases in One day. If only 1 Resource is available.