Answer Posted / nannan
TELL ABOUT WHAT YOU DO IN TESTING.
1.good in finding defects
2.eye for detail
3.want to work for quality
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Explain the defect life cycle.
How to test the below code and write test case? Prove that this code is wrong? int add(int a ,int b) {return a+b; }
can anybody send the project you have tested with the clear descriptions,and recent bugs u found in that
what are risks and contigencies(solutions) of an ecommerce (online shopping and bidding project)application?we describe this in Test plan can anyone tell me abt this?
On what basis you are fixing up the time for project completion?
Hi Friends, I have completed 3 rounds of an Interview with HR discussion also and got Offer letter from Cognizant, but after in 30 min they send one more email like Offer is on Hold, and its not valid... Could you please guide me any one , Can i expect Offer again from Cognizant or Can i drop the hopes ?.
what are the functional test cases for enter user name,enter pass word,click on ok(only functional test cases)
What is manual testing and what is it process?
What is function points??????
Explain briefly your project.
from where do u collect test data if u miss some data what will happen
Is quality control similar to quality assurance?
Can anybody give whole test cases for banking module.it should include from start to end .that will help me more.to do study.it should contain account,deposite,withdraw,fd,atm modules.?please try to give me??
Can you explain a pair-wise defect?
1) how will you do validation testing in combo box ? (2)Suppose user does not want maximum length validation message, but when tester inserts data in textbox and it gets truncated, how will you resolve this issue ? (3)if a user inserts maximum number in quantity textbox in a PHP based web application then what result will show?