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 there are two document files, from one doc. file we want some text copy & peste into next doc. file. So which are the negative test cases for such scinario.
ABC,
1 5120is it possible to change the date format like MM/DD/YY into DD/MM?YY through script in QTP
IBM,
5 38373
What is bucket testing?
is it possible to add sheets to excel at runtime
What do you mean by checkpoints in qtp?
What java api is required for generating pdf reports?
In jmeter is it necessary to call embedded resources explicitly?
How many effort estimation methods available in market for testing?
How to record the desktop application in Loadrunner 12.53 version 64 bit window.
What are the significant changes in upgrades in various selenium versions?
How to generate swift message
How to validate a Testcase.and is the testing Methodology.
how to write test cases on SRS?tell me any example which type of certification is usefull for less then 1 yr exp. people in testing. can anybody know immediatly sent it which the answer
How can i click on any Excel sheet's "H" column with out writing coordinates Ex:Window("Book1").WinObject("Book1").Click 498,14 I dont want to give coordinates like 498,14 Can i open "H" column by writing like Ex:Window("Book1").WinObject("Book1").Click "H" or Ex:Window("Book1").WinObject("Book1").Click "H","1" or Ex:Window("Book1").WinObject("Book1").Click H,1 If i want to click on "Sheet3" of an excel sheet, Can i open like Ex:Window("Book1").WinObject("Book1").Click "Sheet3" Please help me any one
What is black box testing? What are the different black box testing techniques?
What is an audit report? Whom is it done by?
Login screen with Username, Password input fields,remember me check box,sign in and reset button write Test Cases for GUI, Funcitonal, Negative, Usability and Security testing.