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)
What is boundary testing?
What does you mean by positive and negative testing & what is the difference between them. Can anyone explain with an example?
IN MY APPLICATION SOME WINDOW IS THERE IT CONSISTS OF SOME 25 LABLES IN THOSE FOR THE ALREADY SELECTED ONE IT WILL SHOW THE BACKGROUND COLOR IS YELLOW WHILE CHECKING IT SHOULD CHECK THE ALL LABLES WHICH ONE IS HAVING YELLOW COLOUR backcolor=SwfWindow("ALTAIR").SwfWindow("Load Wafer").SwfLabel(" ").GetROProperty("backcolor") SUPPOSE LIKE DS IT WILL BE THERE THEN FOR THAT SwfLabel(" ") inside this how to specify is my doubt because i have to check all the 25 labels plz explain it how to specify that
What is datapool cursor?
How will u write page object models and data driven model.
Please explain what is the hybrid framework?
after click on compose mail how can we attached a file in qtp with vbscript code
What is run-time-setting?
1.Qtp suppots Unix& linx or not 2why qtp suppots shell script.
What is testng assert and list out some common assertions supported by testng?
Can anybody give whole test cases for banking module.it should include from start to end .that will help me more.to do study.it should contain account,deposite,withdraw,fd,atm modules.?please try to give me??
What are the programming languages supported by selenium webdiver?
What does side stand for?
How many test cases you have automated per day?
Can we enter text without using sendkeys()?