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) Build is going to be delivered in another 30 mins.At that time you have find an critical failure. What will u do ?
5 13220hi in real time who will execute the qtp test scripts? my faculty said, in a companty automation testers are written the test scripts and manual testers are execute the test scripts...IS IT RIGHT OR NOT?
2 3668write script for , launching fr window,login and create 5 elements array and store 5 order numbers inthat array? and open order by using order no.s in array and find out maximum tickets booked by which order?
TCS,
1 4176Can anybody tell me Which documents consider as SRS document?? Wire frame document can considered SRS Document for writing test cases??
2 6448I have register form there is first name field.what will be the steps to execute test case???
2 6772i am trying to automate yatra.com,in that site, when i go to automate the Leaving from field showing as a WEBEDIT, but when i enter 1 or 2 char, it displaying dropdownlist, i try to use keyboard automation to select the item from that list but it is not possible, can anybody help he. Thans for posting the Answer
TCS,
3960
What are the types of controllers in jmeter?
Object repositories types, which and when to use?
How automation process is carried out?
How could you measures Https/Sec ?
How will you handle a conflict amongst your team members?
Do you know a way to refresh browser by using selenium?
Explain compatibility testing with an example.
I need to obtain the parent of an object programatically, so if I have: winButton("aButton") I need to obtain the parent part: window("Window1").Dialog("Dialog1") so I can programatically create a string of the full name of the object to call it with an execute statement in QTP I would like to use something like: part[1] = "window(""Window1"")" part[2] = "dialog(""Dialog1"")" so I can do: exeLine = part[1]&"."&part[2]&"."&"winButton(""aButton"")" Execute exeLine Apart from keeping a record of the window/dialog hierarchy is there a parent or path function/ command Thanks Adrian
What programming languages are you able to use in selenium rc?
Explain me how to handle alerts in selenium webdriver?
How does one store the current url using selenium 2.0?
Can captcha be automated?
What is desired capability? How is it useful in terms of selenium?
Have you performed tests on the front-end and the back-end?
Name the different types of recording modes?