write the test cases on prime number with result?
Answer Posted / md.mosaj gohar
- chech if the number is not a decimal no.
- check if the number is not of the from p/q
- check if the number is not a negative no.
- if the number is a natural number a greater than 6 then,
-if it can be converted to the form 6k-1or
6k+1,then it is prime no.else not.
- for natural nos. less than 6: 2,3 7 5 are prime nos. to
be taken as granted.
| Is This Answer Correct ? | 4 Yes | 3 No |
Post New Answer View All Answers
What does 100% statement coverage mean?
Why is software testing required?
what are questions asked in TCS for database tester (sqlserver)?ay idea
What is difference between Bug resolution meeting & Bug Review Committee? Who are participants?
Hi Friends, I've to submit a presentation in my office about "Different bug tracking tools" ? Where can i find (or any site) the templates for the bug tracking tools.
1. Give me an example of something you tried at work but did not work out so you had to go at things another way. can somebody give a real time example
In Quality Center, If we can reuse a non reusable test script as template test, then what is the need of defining reusable test scripts? What additional functionality does Reusable test scripts add when compared to non reusable test scripts?
HOW TO CREATE SRS REVIEW REPORT TO PL?
What type bugs you will find in integration testing with example?
What is back to back testing?
What is exploratory testing and when should it be performed?
Explain Testing process in your organization?
What icon is used in WinRunner to get an explanation of the syntax of TSL?
What types of documentation are used in qa?
Describe your experiences with code analyzers.