How many types of applications are available for a Test
engineer to test? In detail? PLZ.
Answer Posted / navaneethakrishnan.a
As I know there are 3 applications only available
1. Web application
2. Game application
3. Browser based application
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
1.what promted you to become involved in QA/Testing?
1.Tell me negative test cases for notepad 2.Tell me the factors for for writing severity based test cases
Can you please explain about the erp project
What is Independent Testing?
What are the differences between web applications and client and server applications?
How do u determine,what to be tested?
What is system level testing?
could any body plz let me know which is best training institute for telecome testing in hyderabad?
Tell me agile process in your company
can u write some high level scenarios on ms outlook express
tell me some major and minor defects in ur net banking project?
How do u prepare test environment for ur application?
Test cases for Internal IP Messenger
how to test ecg machine?
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?