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) Hi frnds, this is Aman, i m MCA.. Wud u plz tell me What is Peer Review in testing? Who does peer review and why? Thanks a lot in advance..
7 9945qtp script for recording and running the application.need script for short cut keys like f3,f4 etc.how to write script for recording?
2 6190Can anyone tell me the correct difference between compatibilty testing & configuration testing
2 5553can we test the application by inserting checkpoints using silktest as we do in qtp and winrunner and also what are the automation frameworks in silktest
3272
How do you decide the number of load generator machine required to run a test?
What methods of robot class do you know?
How do Parameterization and Data-Driving relate to each other in QTP?
can 2 tier architecture can be change as a 3 tier architecture
Where do you found that you can't use winrunner for automation?
What is virtual address?
What is test management review and why it is important?
Describe use case testing?
Can anybody post some real time scenario in qtp? please its very urgent.
What r the views in testdirector?
Hi All, How to get repeated word in string . Thanks Balaji
what are the different methods to test a product in 'Japanese' language? NOTE:User is unable to perform basic functionalities while using the app..(copy, paste, text selection etc.)
What information is contained in the checklist file and in which file expected results are stored?
How do you handle alert popup?
Program/pseudo code on FIFO? Input a string and make sure that output is in FIFO manner. Eg, Enter 'John Dave' as input and output should be 'John Dave' not 'Dave John'. (inbuilt functions like push, pop were given)