Hi everybody. In an interview i was asked to write the ECP
for the range (1-10).
Answer Posted / rakesh
Hi buddy u can contact me @ p4pajji@gmail.com
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
negative test cases on banking domain ?
What if the project isn’t big enough to justify extensive testing?
what is the difference between section & test feature in test case documention?
Hi ALl, Can you please list out Q & A for Test Lead,which Interviewer may ask in interview for Test Lead position
If you're given a program that will average student grades, what kinds of inputs would you use?
Please send any one latest 3+ years of experience testing tools resumes my mail id is krishnavenimodaliar26@gmail.com
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?
What is Web testing & which action we take at the time of Web Testing?
Which test cases are written first: white boxes or black boxes?
what are the tests u did in entire project? when it did in the project? (means at the release build to end of project) plz explain clearly
what is port testing and do it comes in manual testing?
What are different types of verifications?
What types of testing is specifically important for web testing?
What is function points??????
How do i write a test condition to test the following simple program with the intention of 100% statement coverage Print “Hello World” If Date $ = ‘01-01-2000’ then Print “Happy New Year” END IF PRINT “The date is = “Date $ PRINT “The time is = “Time $ END Could anyone please clarify in detail. Would really appreciate it....