⟩ How to check property of specific Icon is highlighted or not?
set_window("Name of the window");
obj_check_info("Name of the object ","focused",0ut_value);
check for out_value & proceed further
set_window("Name of the window");
obj_check_info("Name of the object ","focused",0ut_value);
check for out_value & proceed further
Tell me as a tester what should be your approach when requirements change continuously?
Explain me the pros and cons of exploratory testing (used in Agile) and scripted testing?
What is Dynamic Software Development Method (DSDM)?
Tell me do testers sit within or outside the Scrum team?
Explain me what are the two key factors when working as a QA in an Agile team?
Suppose a timebox plan needs to be reprioritized who should re-prioritise it?
Tell me why Continuous Integration is important for Agile?
Tell me how you can measure the velocity of the sprint with varying team capacity?
Do you know how do you deal when requirements change frequently?
Tell me the difference between traditional Waterfall model and Agile testing?