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) Given the following code, which is true about the minimum number of test cases required for full statement and branch coverage: Read P Read Q IF P+Q > 100 THEN Print “Large” ENDIF If P > 50 THEN Print “P Large” ENDIF how to find statement and branch coverage? Explain in brief?
5236Although ordinal identifiers give 100%uniqueness in learning a object ,why do we use mandatory and assistive properties first to check the uniqueness of object?????
2 4393tell me some functional testcases for phonebook application and SIM tool kit please or send me to kanhu10@gmail.com
2 19704
How to write test case for this scenario. The text field that reads “ enter SDU number or the city and state of the SDU” shall be removed from the contact screen
whare exactly we have to use functions and sub routain
how will u create diff types of scenario for any website?
What are the challenges you faced in your project (Testing) and in your company?
What is difference between qtp and selenium?
What is the use of virtual object wizard and how it is used?
How to create a host list for a scenario?
Do you know what is the difference between "type" and "typeandwait" command?
What is a quick test professional?
What is assertion in jmeter? List the types of assertion.
why testcases are written and what is the importance?
list potential risks that you have identified so far in Banking domain
Does QTP10 supports Windows 7OS +IE 9 combination? Which is the preffered combination ,Plz let me know?
I want to capture data(using keyword) from msdos application using QTP?... Below is little work i could do on it... /* Set app=CreateObject("Wscript.shell") SystemUtil.run ("C:\Users\Agent\Desktop\pumpsim\PUMPSIM.EXE") Window(“PUMPSIM.EXE”).Activate wait(3) app.sendkeys "N" */ Thanks in advance...!!!
What is stand-alone mode?