What are the ways of functional testing? Can you give me an
example of how to perform Functional testing on a Login Page
for example.
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between interoperability and compatibility testing with some examples?
Is Database Testing a black box or white box type of testing?
With the help of Bug Id how will u find in which module or in which test case a bug hv been arised... ie hw will u track down the bug.....
What is v- diagram (model)?
what is the gendral format for test case?
Explain unit testing?
There are 3 employees(say 2 colleagues and u not from same dept) in an organisation they used to discuss any thing except their salaries and one day stranger came and asked u to tell the average salary!plz give me the solution.
What is quality system?
Hi can anyone pls let me know, how many test case can be written to this C question (Unit testing) *funame (Int x, Long b) { x=b; x < 5 } Note: - Return type is boolean - Input type is unsigned char
Explain static analysis?
Write a function Occurrences() in a language of your choice that takes in two strings. The first is a search string, and the second is a sentence. For example, running the function: Running Occurrences ("o", "Red Gate Software - Ingeniously Simple Tools") will output: Occurrences of 'o': 4 Occurrences ("at", "The cat sat on the mat") will output: Occurrences of 'at': 3 Sample Question 2: 2)Below is Notepad's File/Save dialog. a) If you were asked to test this dialog, how would you go about it? b) List various inputs you might place into the "File name" text field to test it.
What are the different tabs available in QC?