How u prepare Test data in testing process???
Answer Posted / narender lella
we can prepare the test data by performing the actions on application, Here we give the input for every functionality's and when we don't need to enter input data that is like documentary testing which is no input data,nothing logic here as like as end user, we perform actions here , test data means testing data by giving input to all fields, and here we take it as reference document.
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How do you scope,organise and execute a test project.
In a systen design to work out the tax to be paid: An employee has Rs 4000 of salary tax free. the next Rs 1500 is taxed at 10% , the next Rs 28000 is taxed at 22% , any further amount is taxed at 40% , the nearest whole Rs, which of these is a valid boundary value analysis test case ???? a)Rs 1500 b)Rs 32001 c)Rs 33501 d) Rs 28000.
How quickly we need to fix the bug?
If automating - what is your process for determining what to automate and in what order
user id @ yahoo.com (or) yahoo.co.in (or) gmail.com.... etc
Relative to other technical groups in the company? Relative to your staff?
Can you explain function points?
What expected result should come when Enter any sql query like “Select * from hello;” without quotes and with quotes.
How can you do the scalability testing?
if go through 1 or 2 projects clearly,then i feel comfortable to search the job,please help me
Negative test cases for phone camera
Give me sample test cases for smoke testing
What is the difference between pilot and beta testing?
Difference between Re-testing and Regression testing?
What are the possible test scenarios around AVS check of any credit card? (Testing through payment gateway online) (What are the fields we should check while checking AVS and CVV)