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) How to handle exception when data table is not available in local host system or path is not correct(explain statement with example)
1 6585
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.
What does a single “/” bar in XPath do?
Are there more defects in the design phase or in the coding phase?
discuss black box and white box testing is not widely used if you disagree tell me why?
What are the different artifacts you refer when you write the test cases?
After entering the data from the front-end application interface, how do you test whether a database is updated or not?
notice the distinction between data driven testing and retesting?
when I try to run below script in QTP "totalPages" value is 2. But i am getting error message (Type mismatch: 'totalPages' Line (): "For i=1 to totalPages".) totalPages=Browser("Name:=User").Page("Title:=User").WebElem ent("innertext:=of.*").GetROProperty("InnerText") msgbox totalPages For i=1 to totalPages rnum=Browser("Name:=User").Page("Title:=User").WebTa ble("column names:=User Name;ID;Last Name;First Name").GetRowWithCellText("store4") If rnum>0 Then r=rnum Exit for End If Browser("Name:=User").Page("Title:=User").WebElement ("html tag:=A","x:=471").Click MsgBox "Exit" Next
What is quick test professional and what test environment it supports?
Why do you want to work for us?
what is the difference between Batch test runner and framework ?
Write a test case for a car, which has been, recently launch in a market to check its durability, fuel efficiency and its optimum speed.
What is jmeter?
What can static analysis not find?
Connect to QC using AOM.