Automation Testing (7699)
Manual Testing (7121)
QA Concepts (917)
Mobile Testing (238)
Test Cases (630)
Test Documents Reporting (59)
Database Testing (90)
Behavior Driven Development (BDD) (103)
Testing AllOther (1138) IF ASCII_CODE_OF_ENTERED_CHAR is less than 44 THEN reject it ELSE IF ASCII_CODE_OF_ENTERED_CHAR is greater than 56 THEN reject it ELSE it's a digit, so accept it Which one of the following sets of ASCII codes do you use to test the sample code above WITHOUT redundant coverage?
What is the purpose of the Trap options?
What is the basic concept of quicktest professional?
How can we test for drastic (severe) memory leakages?
Write a QTP script to enter a keyword in to Google search engine?
Explain the fundamental difference between xpath and css selector.
Elaborate test plan and content availability in test plan.
On what factors can you map the success of automation testing?
What is difference in global and action sheet in qtp?
Explain quicktest professional testing process?
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 types of documents we need to write the nonfuntional test scripts?
What are the different types of annotations which are used in selenium?
Hi could some one please send me the testplan testcases(for 2Modules) and testscripts for mercry fliht aplication or gmail. please write those on templates and send me.In testplan plase write Testobjective, test scope, est approach, exlusions assumptios.
How you will write test cases for integration testing?