What is Initial Configuration?
No Answer is Posted For this Question
Be the First to Post Answer
Hi My name is Hari Priya i had completed by b-tech csit 2008 pass out i had joined in testing tools does freshers having good opportunities in testing field? what are the topics to be stressed in the subject to have the good knowledge If any one have good collecton of testing topics can mail me padmajapriyam@gmail.com thank you.
What is the basis on which you can check a text box in a web page or application?
3 Answers HCL, IBM, R Systems,
write the testcases for migrating data from one database to another database?
How to write email id in world wide web
You have designed test cases to provide 100% statement and 100% decision coverage for the following fragment of code. If width > length then biggest_dimension = width else biggest_dimension = length end_if the following has been added to the bottom of the code fragment above. Print 'biggest dimension is ' &biggest_dimensionprint 'width: ' & width print 'length: ' & length how many more test cases are required?
what are those parameters or matrixes for tesing a software user interface?
What is the smallest number of test cases required to Provide 100% branch coverage? If(x>y) x=x+1; else y=y+1; while(x>y) { y=x*y; x=x+1; } A. 1 B. 2 C. 3 D. 4
how to search a Unix file system in Google search engine??? write the test cases foe that one???what will be the step
consider a program module that inputs two (2) values, n and max, and computes the sum of the first n integers as long as this sum is less than max; otherwise an error should be reported. if n is negative, then it takes the absolute value. a) list the equivalence partitions, and b) list the boundary values.
Tell me how to write a test case to test a search (general search engine ) function that is present on almost all sites.
Explain the system testing?
could somebody plz tell me the test cases on online credit card payment?