What tools you will use for writing testcases, defect
reports,test reports etc?
Post New Answer View All Answers
what is dib format?
How we can test Cookies Manually?
Write down ten test cases for below scenario: Increase the day by 1 and date format should be mm/dd/yyyy Conditions are : date should not be greater then 31 and date<1 month should not be greater then 12 and month<1 year should not be greater then 10000 and year<1 Thanks in advance
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....
What is white box testing, and what are the various techniques?
What is the term ‘quality’ mean when testing?
Why Equivalence Partitioning is called equivalence or what is the significance of equivalence term in ECP?
How to test whether the application is having memory leakage using task manager and PerfMon. Please tell if any one know. thanku
Describe a past experience with implementing a test harness in the development of software.
Scenario A year ago we developed a standards compliant website for a client. Their site is very popular resulting in the client wanting to be able to track how it is being used by their users. The first part of this project is to create a Login function so that users can be identified on the website. The data supplied by users would have to be handled securely. You have been allocated this project to work on. You will be responsible for the task from start to finish and will be expected to give feedback to your manager. User expectations The client wants their users to be able to login using a page that fits in with the website design. Tom wants to access the website but doesn’t want his login information to be available to anyone else. Paul doesn’t want to login to the website because he’s not a frequent user. Task Please provide some feedback on how you would do the following:- Being the only Test Engineer on this task, what would your approach be for this requirement? Identify the key areas for testing this page. What tools if any, would you use to perform the testing, bearing in mind that the testing will be done without using an ‘automated test tool’. Provide a sample test case that could be used for testing this page, for example as a word or Excel document.
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 CVS and why it is used?
What is the difference between a bug, a defect and an error?
is it possible web application make it as executable file
What is Snapshot Testing? When we need to do and who will involve in this process and also what is the output document of this testing