Answer Posted / lakshmanaraj bg
In software engineering Quality Assurance is one of the important play.
Their work is to assure the project whether the project in good path or not.
For Quality Assurance the work load and work pressure is very less.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
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?
how we write test cases to brs,srs,hlds,llds
What is revision history and the content of revision history table?
where do we work with Application, web and Database servers Means which type of applications.
How can you use technology to solve problem?
what should be tested when credit card is used as payment option in ecommerce project?can anyone tell me in detail what to test n how to test when credit card is involved in web application?
Write the 10 high test cases for making video call/face time
why use caffine for HPLC calibration ?
how to write defects in excel sheets when defects occured
What is your Approach when you find 10 Sev-1 bugs in 50 test cases?
Why is software testing required?
How to derive test data from the design documents?
what is the test plan of facebook?
What is your approach when requirements change continuously?
diff b/w desktop based testing & web application testing