What are the various test case for google analytics, api
keys , pay pal if you know please post me a answer. And how
we will test
No Answer is Posted For this Question
Be the First to Post Answer
What is the use of doing cookie testing(enable or disable)for web applications?What will happen if u enable or disable the cookies?
define the testing technique?
5)which of the following is not the characteristics of well written Bug report? A)It describes a real defect in the product B)It describes the symptoms of the problem in terms of the behaviour of the system C)It contain a step by step procedure for reproducing the problem D)None
what is the quality?
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.
Hi Everybody could you please send me the ISTQB Material to my mail id sravanthireddyr@gmail.com Thanking you in advance
what is v model need clear explanation with advantages and disadvantages?
what is dd ?
explain the 5 types test matrics?
Condition testing is a control structure testing technique where the criteria used to design test cases is that they Option 1 Rely on basis path testing Option 2 Exercise the logical conditions in a program module Option 3 Select test paths based on the locations and uses of variables Option 4 Focus on testing the validity of loop constructs
what should we do if the developer rejects the bug?
After successful login,If I have to check whether the name of the screen,other contents are proper or not this is called GUI testing.But if I am writing the test for functionality.then may I have to add this [Screen name,other contents]to expected result in my Functional testing or I have to write the other test case document for GUI testing?Thanks in Advance