How u prepare Test data in testing process???
Answer Posted / sarat sadasivan pillai
Understanding the business logic is often very important.
also, it would be helful if customer provided data is
available, which will help in getting a deeper kowledge
about the amount and type of actual data tat is expected to
go into the DB.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Explain branch coverage and decision coverage.
What criteria would you use to select Web transactions for load testing?
What is change request, how you use it?
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; }
What is back to back testing?
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.
What is bug, deffect, issue, error?
Write test cases on duster
PLS SEND REAL TIMERS, WHAT IS SOA TESTING..IM TRYING 3+ YR.. I HAVE GOOD KNOWLEDGE ON MANUAL TESTING... NOW IM NEW TO LEARN "SOA TESTING" IS BEST OR NOT? BEFORE LEARNING SOA TESTING ANY SKILLS ARE REQUIRED..... AND NOW WHAT IS THE MARKET FOR SOA TESTING... AND IT IS BASED ON PROGRAMMING OR NOT?
Hi , Please send me the interview questions which were asked in manual testing mainly the test cases asked to write in interview.
10 scenarios for security testing using gmail applications?
hello there, can anyone tell me what type of question does lg soft company ask in written test especially for a quant part? Thanku
WHAT IS OBJECT REPOSITORY? AND IT TYPES? HOW MANY TYPES OF ACTIONS ARE THERE IN QTP? CAN WE ADD NEW OBJECTS AND PROPERTIES INTO SHARED OBJECT REPOSITORY?
please give information about ERP Projects and how V-model use in project
in an online banking software,users are connecting to bankserver by login.This login module can take below inputs for user. a/c number prefix-3 digits but doesnot start with 0&1 a/c number sufix-6 digits number password-5to 10 chars alphanumerics in lowercase areacode-3 digits number but optional purpose- cheque deposit money trasfer mini statement bills pay After filling above fields,user can click submit button to connect to bank server.prepare test scenarios for online banking s/w login.