How does fundamentally a coverage tool work?
No Answer is Posted For this Question
Be the First to Post Answer
How do i write a test condition to test the following simple program with the intention of 100% Condition coverage testing Print “Hello World” If Date $ = ‘01-01-2000’ AND Time $ = “00:00:00” THEN Print “Happy New Year” END IF PRINT “The date is = “Date $ PRINT “The time is = “Time $. Could anyone please clarify in detail. Would really appreciate it....
Hi, could you please send me the ISTQB Material to my mail id vsmpatil@gmail.com.
prepare test cases for file copy paste.
Give an example of low serverity and low priority bug?
what are the major observations that you made when you are doing compatibility testing particularly in web applications?
Both Password & User id are empty & Login, Is it a valid test case?
In my Projects there are permissions for users. According to permissions assigned to user, he can use the application. So Shall I write test cases for each & every permissions? There are 170 permissions for each & every functionality. Please guide me properly.
This is Raji.I am having 2 plus years of experience in Manual testing. I want to do a certificate course in Manual testing. Which certificate course would be better to do?.
what is realibility
1) In your own words please explain the probable test cases and scenarios for the authentication or login process flow for web based applications like a. www.gmail.com b. www.facebook.com c. Secure internet banking (ICICIBANK.com etc)
Hey guys, Developers compile the code they write. That is a kind of testing!! Which category it belongs to in Testing. Static testing or Dynamic testing. Please clarify
what is v-model? explain it in detail?why we call it as v- model not an u-model?