i) functional test cases can we consider for regression
test ? or we have to write separet test cases for
regression test ?
ii) How to write the system test case and what are the
technique shall we have to follow ?
No Answer is Posted For this Question
Be the First to Post Answer
Give me atleast 10 cases of GOOGLE search engine?
You want a automation tool to be used for your project. How will you convince the client for the same. Please give me specific answer.
What is the difference between Smoke Test & Sanity Test?
10 Answers Qualtree Solutions,
What type bugs you will find in integration testing with example?
How will you select the regression test case?
What is actually contain test report?
how do u do integration testing supose u ar in hotmail login page 2nd is mailing page how do u do integration testing for this kind
1...HOW TO RETRIEVE NUMBER FROM ALPHA NUMERIC VALUE? 2.. HOW TO CAPTURE A DYNAMIC VALUE IN WEB APPLICATION? 3.. HOW TO GET THE OUTPUT VALUE FROM ONE TRACTION AND USE THIS OUTPUT VALUE AS INPUT OF ANOTHER TRANSACTIONS? 4... HOW TO COUNT A WEB TABLE ROW? ... WHAT IS QC LIFE CYCLE? 6...WHAT IS IMPACT ANALYSIS? HOW TO DO IMPACT ANALYSIS IN PROJECT?
What is Acid Testing?????
i'm 2007 passed out.I'm very much interested in testing.i tried very hard to get a job.wat to do if i don't get a job in small company also?
1.The main purpose of integration testing is to find design errors.is it true 2.The testing technique that requires devising test cases to demonstrate that each program function is operational is called ?
If there is a button called Edit button. 1) Editing can be done by double clicking the object 2) Editing can be done by pressing Edit button 3) Editing can be done by pressing Alt+E key Then Should I have to write 3 different test cases for editing object? What should I do so that I 'll not miss the any functionality while testing.