In Testing What Type of Defects your finding
Answer Posted / hghg
Warnning,Error Executing Data base query.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Hi,all i have a desktop App. which have a feature, It's a demo version if u want full version then u have to perches it. Pls give me some idea ASAP how can i break the App.
if go through 1 or 2 projects clearly,then i feel comfortable to search the job,please help me
can u merge 10GUI map files into a single GUI map file in winrunner?
write test condition for testing SMS service of a mobile phone maximun length is 100 character while sending and 80 character for receiving write test scenarios do not write test cases
What are the roles of glass-box and black-box testing tools?
is it possible web application make it as executable file
hai friends can u expalin about real time process of testing at the company, like flow diagram
How can software qa processes be implemented without stifling productivity?
What are the factors affecting a manual testing project and what are the ways to overcome it?
Scenario-based testing Option 1 concentrates on actor and software interaction Option 2 misses errors in specifications Option 3 misses errors in subsystem interactions Option 4 Both 1 abd 2
What is white box testing?
What is an exit criteria?
If I want to check compability of software in a MAC OS then which steps shold I follow?
I am new to testing, I need information about TSYS any website or if you have information please mail it to me. this is for online credit applications project.My mail id is keerthanakoluvu@yahoo.com. Thanks for your help.
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?